use reload instead of restart
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
333c84c9cd
commit
5e67436066
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue