mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
dest=/etc/httpd/conf.d/{{website}}/review-stats.conf
|
||||
owner=root group=root mode=0644
|
||||
notify:
|
||||
- restart httpd
|
||||
- reload httpd
|
||||
tags:
|
||||
- review-stats
|
||||
- review-stats/proxy
|
||||
|
||||
Reference in New Issue
Block a user