Need a restart haproxy handler
This commit is contained in:
parent
f4d4ec66ab
commit
d73097122a
1 changed files with 3 additions and 0 deletions
|
@ -141,3 +141,6 @@
|
|||
|
||||
- name: restart fcomm-cache-worker
|
||||
service: name=fcomm-cache-worker state=restarted
|
||||
|
||||
- name: restart haproxy
|
||||
service: name=haproxy state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue