f
This commit is contained in:
parent
e7861a3bf2
commit
42e64c9deb
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@
|
||||||
group: munin
|
group: munin
|
||||||
- name: /var/cache/munin
|
- name: /var/cache/munin
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
owner: munin
|
owner: root
|
||||||
group: munin
|
group: root
|
||||||
|
|
||||||
- name: Ensure permissions are set
|
- name: Ensure permissions are set
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|
Loading…
Reference in a new issue