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.
2 parents 75cbd35 + cdc6f9e commit 24b2dccCopy full SHA for 24b2dcc
tasks/install/debian.yml
@@ -2,7 +2,7 @@
2
3
# RabbitMQ official install
4
- name: "add the official rabbitmq repository's key"
5
- apt_key: url=https://www.rabbitmq.com/rabbitmq-release-signing-key.asc
+ apt_key: url=https://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search=0x6B73A36E6026DFCA
6
when: not rabbitmq_os_package
7
8
- name: add the official rabbitmq repository
0 commit comments