Unverified Commit 80efc612 by syed-awais-ali Committed by GitHub

Merge pull request #4230 from edx/aali/add_xqueue_role

added automated users role to xqueue playbook
parents accae1ce aa475e0c
...@@ -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