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

6 lines
119 B
YAML
Raw Normal View History

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