This role install and cofigure HAProxy
Ubuntu
Debian
RedHat Family
Some variables for HAProxy config:
haproxy_frontend_port : 80
haproxy_frontend_mode : http
haproxy_backend_balance_method : roundrobin
haproxy_connect_timeout : 5000
haproxy_client_timeout : 50000
haproxy_server_timeout : 50000
Usage:
ansible-playbook play.yml [ --limit server-ip ]
GPL-2.0-or-later
Contributers | Mehran Asghari (Author) | Masoud Maghsoudi |
---|---|---|
[email protected] | [email protected] | |
Github | https://github.com/mehranasghari | https://github.com/masoud-maghsoudi |