issues
search
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 EL8
#105
Open
danopt
opened
2 years ago
danopt
commented
2 years ago
Changes:
Reorganisation of files in vars/ to separate them into different OS and Major Distribution Versions
Added tasks to postgres.yml to install PostgreSQL on EL8
Changed include_vars to access reorganised vars/ files and set a new fact to enable a GPG key for the repo on EL8
Added a new variable (__postgresql_yum_repo_gpg_key_url) to RedHat-8.yml in vars/ to set the fact for the GPG Key
danopt
commented
2 years ago
Fixes #106
Changes: