ansible/haproxy.yml

8 lines
85 B
YAML
Raw Normal View History

2020-10-02 19:30:41 -05:00
---
2024-09-17 11:15:28 -05:00
- name: Deploy haproxy
hosts:
2020-10-02 19:30:41 -05:00
- emma
2024-09-17 11:15:28 -05:00
become: true
2020-10-02 19:30:41 -05:00
roles:
- haproxy