mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2024-10-11 23:00
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% if pg_version != 'default' %}
|
||||
[postgresql]
|
||||
baseurl = https://download.postgresql.org/pub/repos/yum/{{ pg_version }}/redhat/rhel-$releasever-$basearch
|
||||
baseurl = https://download.postgresql.org/pub/repos/yum/{{ pg_version }}/redhat/rhel-{{ ansible_distribution_version }}-$basearch
|
||||
gpgcheck = 1
|
||||
gpgkey = https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-RHEL
|
||||
name = PostgreSQL
|
||||
|
Reference in New Issue
Block a user