dd
Some checks failed
ci/woodpecker/push/gitleaks Pipeline failed
ci/woodpecker/push/ansible-lint unknown status

This commit is contained in:
Michael Grote 2024-08-21 18:20:10 +02:00
parent 03f1fb24c5
commit bc80d45543

View file

@ -37,10 +37,10 @@
- name: Ensure permissions are set
ansible.builtin.file:
path: /var/lib/munin/cgi-tmp
mode: '0755'
mode: '0777'
state: directory
owner: root # 116
group: root # 116
owner: munin
group: munin
recurse: true
- name: Template apache config