devops-coop / ansible-haproxy

Installs and configure HAProxy
Apache License 2.0
96 stars 97 forks source link

Allow insecure-passwords in userlists. #120

Closed tleguern closed 4 years ago

tleguern commented 5 years ago

Allow the userlist block to be populated with insecure-passwords instead of encrypted passwords. This is useful combined with strong permissions on haproxy.conf as the encrypted format is not well-defined and easy to implement in ansible.

tleguern commented 5 years ago

Merged in fork Deveryware/ansible-haproxy.