Skip to content

Commit

Permalink
Merge pull request #53 from mira-miracoli/patch-1
Browse files Browse the repository at this point in the history
new key location
  • Loading branch information
hexylena authored Jan 8, 2024
2 parents b1044d3 + 9990a04 commit 0942512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/redhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

- name: Install repository key
rpm_key:
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
state: present

- name: Install pgdg repository package (RedHat)
Expand Down

0 comments on commit 0942512

Please sign in to comment.