Skip to content

Commit 8499473

Browse files
committed
[repo] Update the GPG key provideds by RabbitMQ
1 parent 8c4c03d commit 8499473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/repository.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99

1010
- name: Add key for RabbitMQ Apt repository
1111
apt_key:
12-
url=https://www.rabbitmq.com/rabbitmq-signing-key-public.asc
12+
url=https://www.rabbitmq.com/rabbitmq-release-signing-key.asc
1313
state=present
1414
when: ansible_os_family == 'Debian'

0 commit comments

Comments
 (0)