Allow the RabbitMQ user to login to the management UI

This commit is contained in:
Aurélien Bompard 2018-10-05 09:57:46 +00:00
parent 9a108064c7
commit 20c0cc5415

View file

@ -135,6 +135,7 @@
configure_priv: .*
read_priv: .*
write_priv: .*
tags: management
when: env == "staging" and inventory_hostname.startswith('rabbitmq01')
tags:
- rabbitmq_cluster