apache: add missing reload notifications

This commit is contained in:
Jérémy Lecour 2017-07-28 15:24:26 -04:00 committed by Jérémy Lecour
parent c97110f865
commit aaded13176

View file

@ -38,6 +38,7 @@
- expires - expires
- headers - headers
- cgi - cgi
notify: reload apache
tags: tags:
- apache - apache
@ -49,6 +50,7 @@
group: root group: root
mode: "0640" mode: "0640"
force: yes force: yes
notify: reload apache
tags: tags:
- apache - apache
@ -60,6 +62,7 @@
group: root group: root
mode: "0640" mode: "0640"
force: no force: no
notify: reload apache
tags: tags:
- apache - apache
@ -70,6 +73,7 @@
with_items: with_items:
- z-evolinux-defaults.conf - z-evolinux-defaults.conf
- zzz-evolinux-custom.conf - zzz-evolinux-custom.conf
notify: reload apache
tags: tags:
- apache - apache