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

6 lines
119 B
YAML

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