postgresql_repository

Duologic.postgresql_repository

Build Status

This role install the official Postgresql repositories. Tested on CentOS 7 and Ubuntu 18.04/Bionic. This role sets facts for use in geerlingguy.postgresql.

Role Variables

postgres_repo_version: '11'

The defaults use the ansible_* variables to find the platform and architecture.

The YUM repository matrix in vars/yum.yml is scraped from the Postgresql website and transformed into a YAML file with PyYaml and 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

Install
ansible-galaxy install Duologic/ansible-role-postgresql_repository
GitHub repository
License
mit
Downloads
16975
Owner
Freelance Linux System engineer