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

6 lines
104 B
YAML

- hosts: all
become: yes
become_method: sudo
gather_facts: yes
roles:
- { role: keepalived }