An ansible role to install and configure postgresql_repo
Please refer to the defaults file for an up to date list of input parameters.
By default this role does not depend on any external roles. If any such dependency is required please add them according to the documentation
- hosts: servers
roles:
- role: nephelaiio.postgresql_repo
Please make sure your environment has docker installed in order to run role validation tests. Additional python dependencies are listed in the requirements file
Role is tested against the following distributions (docker images):
- Ubuntu Focal
- Ubuntu Jammy
- Debian Buster
- Centos 8
You can test the role directly from sources using command molecule test
This project is licensed under the terms of the MIT License