ansible-role-patroni
ansible-role-patroni copied to clipboard
Enable SSL in haproxy.cfg if patroni_restapi_certfile is defined
Fixes #103
Will enable "check-ssl verify none" in haproxy.cfg if a certificate for the REST-API is defined
Tested with both configurations.
- No SSL:
- SSL:
The last commit is for backward compatibility since older versions of Ansible do not support + signs in Jinja2.