d
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:12:26 +02:00
parent 2564eb2873
commit 7f5b74f22b

View file

@ -23,8 +23,8 @@
group: munin
- name: /var/cache/munin/www
mode: '0755'
owner: root
group: root
owner: tss
group: tss
- name: /var/lib/munin
mode: '0755'
owner: munin
@ -44,7 +44,7 @@
mode: '0755'
state: directory
owner: munin
group: munin
group: tss
recurse: true
- name: Template apache config
@ -56,7 +56,7 @@
group: root
notify: "restart apache2"
- name: Enable fgcid
- name: apache2: enable fgcid
community.general.apache2_module:
state: present
name: fcgid