From 061f26aad59d170399609ff5bf1bb9f19a5663a3 Mon Sep 17 00:00:00 2001 From: Jose Date: Sun, 15 Feb 2026 09:43:16 +0100 Subject: [PATCH] =?UTF-8?q?refactor=20=E2=99=BB=EF=B8=8F:=20Rename=20task?= =?UTF-8?q?=20'Configure=20log2ram=20settings'=20to=20'ram=20|=20Configure?= =?UTF-8?q?=20log2ram=20settings'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refactored the task name to include the 'ram' prefix for better clarity and consistency. --- tasks/ram.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/ram.yml b/tasks/ram.yml index b248910..366f592 100644 --- a/tasks/ram.yml +++ b/tasks/ram.yml @@ -59,7 +59,7 @@ # Configure log2ram -- name: Configure log2ram settings +- name: ram | Configure log2ram settings ansible.builtin.lineinfile: path: /etc/log2ram.conf regexp: "{{ item.regexp }}"