We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1044d3 commit 9990a04Copy full SHA for 9990a04
tasks/redhat.yml
@@ -15,7 +15,7 @@
15
16
- name: Install repository key
17
rpm_key:
18
- key: https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG
+ key: https://download.postgresql.org/pub/repos/yum/keys/RPM-GPG-KEY-PGDG
19
state: present
20
21
- name: Install pgdg repository package (RedHat)
0 commit comments