mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
Restart httpd and fedmsg-hub after installing MBS
This commit is contained in:
committed by
Miroslav Suchý
parent
2bc283d4b2
commit
c9dc528e2d
@@ -38,6 +38,9 @@
|
||||
|
||||
- name: Install module-build-service package
|
||||
dnf: name=module-build-service state=latest
|
||||
notify:
|
||||
- restart httpd
|
||||
- restart fedmsg-hub
|
||||
|
||||
|
||||
# Post-install stuff
|
||||
|
||||
Reference in New Issue
Block a user