Try again
This commit is contained in:
parent
a99b782cec
commit
9e932b442c
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
source: "{{item}}"
|
source: "{{item}}"
|
||||||
destination: amqp_bridge_verify_missing
|
destination: amqp_bridge_verify_missing
|
||||||
destination_type: queue
|
destination_type: queue
|
||||||
vhost: %2Fpubsub
|
vhost: "%2Fpubsub"
|
||||||
login_user: admin
|
login_user: admin
|
||||||
login_password: "{{ rabbitmq_admin_password_staging }}"
|
login_password: "{{ rabbitmq_admin_password_staging }}"
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue