Commit 7ee49a59 by John Jarvis

adding user and edx_ansible

parent 4dd2d885
......@@ -6,6 +6,7 @@
sudo: True
gather_facts: False
roles:
- aws
- user
# Configure an admin instance with jenkins and asgard.
- name: Configure instance(s)
......@@ -13,7 +14,8 @@
sudo: True
gather_facts: True
roles:
- common
- aws
- user
- jenkins_admin
- hotg
- newrelic
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