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

10 lines
167 B
YAML

---
- name: Create HAProxy section
hosts: localhost
connection: local
become: yes
become_method: sudo
gather_facts: yes
roles:
- role: haproxy_section