Fix apache restart from static playbook
This commit is contained in:
parent
96f990ad18
commit
b82bb07aeb
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
notify: restart apache
|
notify: Restart apache
|
||||||
|
|
Loading…
Add table
Reference in a new issue