Ansible role for HAProxy 1.5 (CentOS7)
- Multiple Frontend and Backend support
- Get SSL-Certs from Ansible Vault
- Add predefined headers (HAProxy information, inly viewable from IPs marked as internal)
- Add Custom Headers
- Mark backends as internal (via ACL)
- Check config, only start/restart if config check succeeded
- Define stats uri
- Add rsyslogd config to log to /var/log/haproxy.log
- Logging configuration
- aso
Check defaults/main.yml, there are already defaults and examples.
This role was created in 2016 by sBlatt, based on ansible-haproxy by Jeff Geerling, author of Ansible for DevOps.