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

6 lines
122 B
YAML

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