From 2ef372c962591fabdc11f9675f8f16e039ff400a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Fri, 5 Oct 2018 13:22:14 +0000 Subject: [PATCH] Ah, that's actually an Ansible bug (45109) https://github.com/ansible/ansible/pull/45109 --- playbooks/openshift-apps/messaging-bridges.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/openshift-apps/messaging-bridges.yml b/playbooks/openshift-apps/messaging-bridges.yml index 651f71bccb..a035ae2f2b 100644 --- a/playbooks/openshift-apps/messaging-bridges.yml +++ b/playbooks/openshift-apps/messaging-bridges.yml @@ -47,7 +47,7 @@ source: amq.topic destination: amqp_to_zmq destination_type: queue - vhost: "%2Fpubsub" + vhost: /pubsub login_user: admin login_password: "{{ rabbitmq_admin_password_staging }}" tags: @@ -57,7 +57,7 @@ source: "{{item}}" destination: amqp_bridge_verify_missing destination_type: queue - vhost: "%2Fpubsub" + vhost: /pubsub login_user: admin login_password: "{{ rabbitmq_admin_password_staging }}" with_items: