mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
check-compose: restart fedmsg-hub on check-compose changes
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
args:
|
||||
chdir: /root/fedora-qa/check-compose
|
||||
when: "gitqa|changed"
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
|
||||
- name: Enable fedmsg consumer
|
||||
copy: src=checkcomp_consumer.py dest=/etc/fedmsg.d/checkcomp_consumer.py owner=root group=root mode=0644
|
||||
|
||||
Reference in New Issue
Block a user