From caba3093c9d26abca77e4b16ea3a0e26a2214a7d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 1 Apr 2019 13:19:32 +0000 Subject: [PATCH] Updated from OpenStack Ansible Tests Change-Id: I4a2696cd2727658fadbe56f172b54e70db57aa6b --- tasks/mq_setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/mq_setup.yml b/tasks/mq_setup.yml index b5f4766..fd4e0a7 100644 --- a/tasks/mq_setup.yml +++ b/tasks/mq_setup.yml @@ -37,12 +37,12 @@ rabbitmq_user: user: "{{ _oslomsg_rpc_userid }}" password: "{{ _oslomsg_rpc_password }}" + update_password: always vhost: "{{ _oslomsg_rpc_vhost }}" configure_priv: ".*" read_priv: ".*" write_priv: ".*" state: "present" - force: true no_log: true - name: Setup Notify MQ Service (RabbitMQ)

AltStyle によって変換されたページ (->オリジナル) /