mirror of
https://github.com/rocky-linux/ansible-role-rabbitmq.git
synced 2024-12-04 18:36:26 +00:00
fix mbs
This commit is contained in:
parent
bedd099d27
commit
226a464172
@ -72,5 +72,4 @@
|
|||||||
write_priv: "^$"
|
write_priv: "^$"
|
||||||
when:
|
when:
|
||||||
- "'rabbitmq001' in inventory_hostname"
|
- "'rabbitmq001' in inventory_hostname"
|
||||||
- rabbitmq_monitoring_username is defined
|
- rabbitmq_mbs_password is defined
|
||||||
- rabbitmq_monitoring_password is defined
|
|
||||||
|
Loading…
Reference in New Issue
Block a user