Ensure rolling restarts of keepalived

This commit is contained in:
Salt 2021-04-29 11:48:15 -05:00
parent a53330347f
commit 2c3fe97089

View File

@ -2,4 +2,5 @@
# vim:ft=ansible:
---
- name: restart keepalived
throttle: 1
systemd: name=keepalived state=restarted