An Ansible role which installs and configures Patroni - HA solution for PostgreSQL.
Help Wanted! If you encountered any difficulties with deploying the role into your environment, noticed a bug or a missing feature or just have an idea of how this project could be enhanced, please feel free to file an issue.
This role requires root privileges, so tell ansible to use become: true
in any convenient way for you.
Coming soon.
Depending on your preferences, you can use one of the following Ansible roles to setup etcd, Consul or ZooKeeper cluster:
- hosts: postgresql-servers
become: yes
roles:
- kostiantyn-nemchenko.patroni
MIT
Kostiantyn Nemchenko [email protected]