kostiantyn-nemchenko / ansible-role-patroni

:elephant: Ansible Role for Patroni
https://galaxy.ansible.com/kostiantyn-nemchenko/patroni
MIT License
68 stars 44 forks source link

Add support for SSL options under authentication section in patroni.yml.j2 #109

Open riwar opened 1 year ago

riwar commented 1 year ago

It would be good if it was possible to configure ssl related options for users in the postgressql.authentication section of patroni.yml.j2, i.e: sslmode,sslkey and so on.