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

Install EPEL for system packages #36

Closed patsevanton closed 5 years ago

patsevanton commented 5 years ago

Check on CentOS 7

patsevanton commented 5 years ago

Please review PR

kostiantyn-nemchenko commented 5 years ago

Actually, there is no need to define one more variable. You should overwrite the list of packages to install using group_vars/host_vars/etc. concepts in Ansible.

patsevanton commented 5 years ago

python-pip have in EPEL repo.