Restart httpd and fedmsg-hub after installing MBS

This commit is contained in:
Jakub Kadlčík 2017-05-31 23:49:33 +02:00 committed by Miroslav Suchý
parent 2bc283d4b2
commit c9dc528e2d

View file

@ -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