Closed tleguern closed 4 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.
userlist
insecure-password
password
Merged in fork Deveryware/ansible-haproxy.
Allow the
userlist
block to be populated withinsecure-password
s instead of encryptedpassword
s. This is useful combined with strong permissions on haproxy.conf as the encrypted format is not well-defined and easy to implement in ansible.