summaryrefslogtreecommitdiffstats
path: root/roles/anitya/fedmsg
diff options
context:
space:
mode:
authorPatrick Uiterwijk <puiterwijk@redhat.com>2015-11-04 23:40:01 +0000
committerPatrick Uiterwijk <puiterwijk@redhat.com>2015-11-04 23:40:01 +0000
commit08568865fe2b4b20f9c1a02f884051f47eb308c8 (patch)
tree186db4b88c07e2d48d04cb82fff13b8b8d1be41d /roles/anitya/fedmsg
parent826315206defe61e742669878de0debf7c7bbf0d (diff)
downloadansible-08568865fe2b4b20f9c1a02f884051f47eb308c8.tar.gz
ansible-08568865fe2b4b20f9c1a02f884051f47eb308c8.tar.xz
ansible-08568865fe2b4b20f9c1a02f884051f47eb308c8.zip
Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'roles/anitya/fedmsg')
-rw-r--r--roles/anitya/fedmsg/tasks/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/anitya/fedmsg/tasks/main.yml b/roles/anitya/fedmsg/tasks/main.yml
index fec0f9888..af3f4ef64 100644
--- a/roles/anitya/fedmsg/tasks/main.yml
+++ b/roles/anitya/fedmsg/tasks/main.yml
@@ -54,7 +54,7 @@
- fedmsgdconfig
- anitya/fedmsg
notify:
- - restart httpd
+ - reload httpd
- restart fedmsg-relay
- name: Remove unwanted files
@@ -66,7 +66,7 @@
- fedmsgdconfig
- anitya/fedmsg
notify:
- - restart httpd
+ - reload httpd
- restart fedmsg-relay
- name: setup /etc/pki/fedmsg directory