Ansible role to install and configure HaProxy for heavy traffic websites.
- Ansible version >= 2.3.*
You can override all the variables in defaults/main.yml
.
- hosts: servers
roles:
- { role: monsieurbiz.haproxy }
MIT
- Michaël Thieulin - @michaelthieulin