This commit is contained in:
2026-03-04 18:05:35 +01:00
parent 348206aea5
commit 2d57657330

View File

@@ -261,7 +261,4 @@
state: present
create: yes
loop: "{{ aliases | dict2items }}"
owner: "{{ user_name }}"
group: "{{ user_name }}"
mode: '0644'
when: inventory_hostname.endswith('-vm01.home.lan')