refactor ♻️: Refactor task naming to include role context #36
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user