Restart httpd and fedmsg-hub after installing MBS
This commit is contained in:
parent
2bc283d4b2
commit
c9dc528e2d
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue