ansible-role-apache/lamp_haproxy/haproxy.yml

12 lines
177 B
YAML

---
# Playbook for HAProxy operations
# fetch monitoring facts for iptables rules
- hosts: monitoring
tasks:
- hosts: lbservers
user: root
roles:
- common
- haproxy