vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
https://postgresql-cluster.org
MIT License
1.48k stars 394 forks source link

Make keepalived role more configurable (issue #683) #684

Closed abyss-ms closed 2 months ago

abyss-ms commented 2 months ago

Issue reference: #683

This change shouldn't affect the working environment, so, by default, the keepalived configuration remains the same. These fixes make the keepalived role configurable. They also update the configuration to comply with modern Ansible linters.