Commit 75c7650f by nadeemshahzad

change user password/doesn't work without force

parent 98d8a892
......@@ -263,6 +263,7 @@
rabbitmq_user:
user: "{{ item[0].name }}"
password: "{{ item[0].password }}"
force: yes
read_priv: '.*'
write_priv: '.*'
configure_priv: '.*'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment