Add a keepalived role.
This commit is contained in:
parent
e47e727f69
commit
0ddf29358c
3 changed files with 52 additions and 0 deletions
|
@ -147,3 +147,6 @@
|
|||
|
||||
- name: restart varnish
|
||||
service: name=varnish state=restarted
|
||||
|
||||
- name: restart keepalived
|
||||
service: name=keepalived state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue