Skip to content

Commit

Permalink
Update GPG rpm key
Browse files Browse the repository at this point in the history
Connects to #85
  • Loading branch information
mamedin committed Jul 3, 2024
1 parent e88488f commit efe5537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/install-centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- name: "Install Percona RPM GPG KEY"
rpm_key:
state: present
key: https://www.percona.com/downloads/RPM-GPG-KEY-percona
key: https://repo.percona.com/yum/PERCONA-PACKAGING-KEY
when: install_rpm_repositories|bool

- name: "Add Percona yum repository"
Expand Down

0 comments on commit efe5537

Please sign in to comment.