Commit 463e69d5 by John Jarvis

adding play for jenkins_admin, renaming deployer.yml

parent 7ee49a59
......@@ -7,7 +7,6 @@
gather_facts: False
roles:
- aws
- user
# Configure an admin instance with jenkins and asgard.
- name: Configure instance(s)
hosts: tag_play_admin
......@@ -15,7 +14,7 @@
gather_facts: True
roles:
- aws
- user
- edx_ansible
- jenkins_admin
- hotg
- newrelic
# Configure an admin instance with jenkins and asgard.
- name: Configure instance(s)
hosts: all
sudo: True
gather_facts: True
roles:
- aws
- edx_ansible
- 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