We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2413555 commit f08f6beCopy full SHA for f08f6be
deploy/playbooks/roles/common/tasks/rabbitmq.yml
@@ -3,7 +3,6 @@
3
become: true
4
shell:
5
cmd: "curl -1sLf 'https://keys.openpgp.org/vks/v1/by-fingerprint/0A9AF2115F4687BD29803A206B73A36E6026DFCA' | sudo gpg --dearmor | sudo tee /usr/share/keyrings/com.rabbitmq.team.gpg"
6
- warn: no
7
8
- name: add the Erlang Launchpad PPA key
9
0 commit comments