mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
use reload instead of restart
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- name: Copy httpd config
|
||||
copy: src=pkgdb-gnome-software.conf dest=/etc/httpd/conf.d/admin.fedoraproject.org/pkgdb.conf owner=root group=root mode=755
|
||||
notify:
|
||||
- restart apache
|
||||
- reload apache
|
||||
tags:
|
||||
- gnome-software
|
||||
- pkgdb2
|
||||
|
||||
Reference in New Issue
Block a user