Allow the RabbitMQ user to login to the management UI
This commit is contained in:
parent
9a108064c7
commit
20c0cc5415
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@
|
|||
configure_priv: .*
|
||||
read_priv: .*
|
||||
write_priv: .*
|
||||
tags: management
|
||||
when: env == "staging" and inventory_hostname.startswith('rabbitmq01')
|
||||
tags:
|
||||
- rabbitmq_cluster
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue