Duologic.postgresql_repository
Duologic.postgresql_repository
This role installs the official PostgreSQL repositories. It has been tested on CentOS 7 and Ubuntu 18.04/Bionic. This role sets up facts that can be used with geerlingguy.postgresql.
Role Variables
postgres_repo_version: '11'
The defaults use the ansible_*
variables to determine the platform and architecture.
The YUM repository information in vars/yum.yml is collected from the PostgreSQL website and converted into a YAML file using PyYaml and the script generate_yum_yaml.py
.
Example Playbook
- hosts: servers
become: yes
roles:
- { role: Duologic.postgresql_repository, postgres_repo_version: '11' }
License
MIT
Author Information
Jeroen Op 't Eynde, jeroen@simplistic.be
Informazioni sul progetto
Install Postgresql repositories.
Installa
ansible-galaxy install Duologic.postgresql_repository
Licenza
mit
Download
17k
Proprietario
Freelance Linux System engineer