Restart fcomm-cache-worker when config changes.
This commit is contained in:
parent
0b17c98111
commit
5bd10b3e2c
2 changed files with 6 additions and 0 deletions
|
@ -138,3 +138,6 @@
|
|||
command: pkill -HUP libvirtd
|
||||
ignore_errors: true
|
||||
when: inventory_hostname.startswith('buildhw')
|
||||
|
||||
- name: restart fcomm-cache-worker
|
||||
service: name=fcomm-cache-worker state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue