munin_server: Fix restarting apache
This commit is contained in:
parent
30df2ca53a
commit
b0eb2b4c2b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
notify: restart apache
|
notify: Restart apache
|
||||||
|
|
||||||
- name: Fix SELinx contexts from cache directory
|
- name: Fix SELinx contexts from cache directory
|
||||||
community.general.sefcontext:
|
community.general.sefcontext:
|
||||||
|
|
Loading…
Add table
Reference in a new issue