Files
ansible/playbooks/loadbalancinghttp.yml
VC b81d9f0b35
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m17s
: remove the mandatory gather_subsets for loadbalancing & web servers
2025-03-31 11:45:34 +02:00

8 lines
83 B
YAML

---
- name: Deploy haproxy
hosts: lbservers
diff: true
roles:
- haproxy