Commit aeb223b8 by Hannah Chen

add automated user role for rabbit

parent 91ff5bd2
...@@ -31,6 +31,8 @@ ...@@ -31,6 +31,8 @@
when: elb_pre_post when: elb_pre_post
roles: roles:
- aws - aws
- role: automated
AUTOMATED_USERS: "{{ RABBIT_AUTOMATED_USERS | default({}) }}"
- rabbitmq - rabbitmq
- role: splunkforwarder - role: splunkforwarder
when: COMMON_ENABLE_SPLUNKFORWARDER when: COMMON_ENABLE_SPLUNKFORWARDER
......
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