Commit 7ee49a59 by John Jarvis

adding user and edx_ansible

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