From 63b5215e8a8104c6aafdfa9b54ae94bb947c19e3 Mon Sep 17 00:00:00 2001 From: Jose Date: Sun, 15 Feb 2026 18:22:14 +0100 Subject: [PATCH] =?UTF-8?q?refactor=20=E2=99=BB=EF=B8=8F:=20Refactor=20tas?= =?UTF-8?q?k=20naming=20to=20include=20role=20context?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated task names to explicitly include the role context, improving clarity and consistency across the system. --- tasks/ram.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/ram.yml b/tasks/ram.yml index 1193d8b..a6f6e86 100644 --- a/tasks/ram.yml +++ b/tasks/ram.yml @@ -4,7 +4,7 @@ that: ansible_os_family == "Debian" fail_msg: "This role only supports Debian/Proxmox systems." -- name: Gather only memory fact +- name: ram | Gather only memory fact ansible.builtin.setup: filter: ansible_memtotal_mb