munin: fix cgi graph generation #163
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