Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
826315206d
commit
08568865fe
82 changed files with 178 additions and 181 deletions
|
@ -2,7 +2,7 @@
|
|||
- name: setup pager app config
|
||||
copy: src=pager-app.conf dest=/etc/httpd/conf.d/pager-app.conf mode=644
|
||||
notify:
|
||||
- restart httpd
|
||||
- reload httpd
|
||||
tags:
|
||||
- config
|
||||
- pager_server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue