Restart varnish on changes
This commit is contained in:
parent
18d7401265
commit
538f1bec6a
2 changed files with 9 additions and 0 deletions
|
@ -144,3 +144,6 @@
|
|||
|
||||
- name: restart haproxy
|
||||
service: name=haproxy state=restarted
|
||||
|
||||
- name: restart varnish
|
||||
service: name=varnish state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue