#!/usr/bin/env ansible-playbook
# vim:ft=ansible:
---
- name: restart keepalived
  throttle: 1
  systemd: name=keepalived state=restarted