ff
This commit is contained in:
parent
5040edd9ff
commit
064c8289a0
1 changed files with 1 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
group: munin
|
||||
- name: /var/cache/munin/www
|
||||
mode: '0755'
|
||||
owner: tss
|
||||
owner: root
|
||||
group: tss
|
||||
- name: /var/lib/munin
|
||||
mode: '0755'
|
||||
|
@ -33,10 +33,6 @@
|
|||
mode: '0755'
|
||||
owner: root
|
||||
group: root
|
||||
- name: /var/lib/munin/cgi-tmp
|
||||
mode: '0755'
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
- name: Ensure permissions are set
|
||||
ansible.builtin.file:
|
||||
|
|
Loading…
Reference in a new issue