Commit aa475e0c by syed-awais-ali

added automated users role to xqueue playbook

parent ebf3c163
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
when: elb_pre_post when: elb_pre_post
roles: roles:
- aws - aws
- role: automated
AUTOMATED_USERS: "{{ XQUEUE_AUTOMATED_USERS | default({}) }}"
- role: nginx - role: nginx
nginx_sites: nginx_sites:
- xqueue - xqueue
......
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