koji_hub / kojira: restart kojira when kojira.conf changes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3af1bf0374
commit
2e415fc383
2 changed files with 7 additions and 0 deletions
|
|
@ -191,3 +191,8 @@
|
|||
state: restarted
|
||||
with_sequence: start=0 end={{ mbs_num_workers - 1 }}
|
||||
when: not mbs_frontend
|
||||
|
||||
- name: restart kojira
|
||||
systemd:
|
||||
name: kojira
|
||||
state: restarted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue