fix: use distribution instead of os_family
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
when: ansible_facts.os_family == "Debian"
|
||||
when: ansible_facts.distribution == 'Debian'
|
||||
|
||||
Reference in New Issue
Block a user