b00ga.repo_pgdg

Ansible Role - PGDG Repository

This role installs the PostgreSQL Global Development Group (PGDG) repository.

Requirements

No special requirements.

Role Variables

You can change the URLs for the repository and the repo key using platform-specific variables found in defaults/main.yml. For SUSE, the PGDG repository name includes the desired PostgreSQL version. The default version is 13, but you can change it by modifying pgdg_zypp_repo_pgver.

Dependencies

No dependencies.

Example Playbook

Here's an example of how to use this role, including passing in variables as parameters:

- hosts: all
  roles:
     - { role: b00ga.repo_pgdg }

License

MIT

Author Information

This role was created by Shawn K. O'Shea.

Informazioni sul progetto

Install PGDG repository

Installa
ansible-galaxy install b00ga.repo_pgdg
Licenza
mit
Download
111
Proprietario