dd
This commit is contained in:
parent
42e64c9deb
commit
f6282ab572
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@
|
|||
mode: '0755'
|
||||
owner: root
|
||||
group: root
|
||||
- name:
|
||||
mode: 'ugo+rw'
|
||||
owner: munin
|
||||
group: munin
|
||||
|
||||
- name: Ensure permissions are set
|
||||
ansible.builtin.file:
|
||||
|
|
Loading…
Reference in a new issue