Skip to content

Commit f08f6be

Browse files
committed
Remove now-obsolete shell "warn" parameter
Signed-off-by: Dan Mick <dmick@redhat.com>
1 parent 2413555 commit f08f6be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy/playbooks/roles/common/tasks/rabbitmq.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
become: true
44
shell:
55
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
76

87
- name: add the Erlang Launchpad PPA key
98
become: true

0 commit comments

Comments
 (0)