haproxy-wi/app/scripts/ansible/roles/keepalived.yml

6 lines
104 B
YAML
Raw Normal View History

- hosts: all
2019-11-03 14:43:45 +00:00
become: yes
become_method: sudo
gather_facts: yes
roles:
- { role: keepalived }