Commit c69d19f1 by Edward Zarecor

Merge pull request #2510 from edx/e0d/remove_aws_include

E0d/remove aws include
parents f51d3d43 4bbf2475
- name: Deploy the edx_ansible role
- name: Deploy the edx_ansible on AWS
hosts: all
sudo: True
gather_facts: True
......@@ -6,4 +6,6 @@
serial_count: 1
serial: "{{ serial_count }}"
roles:
- common
- aws
- edx_ansible
......@@ -9,6 +9,6 @@
#
##
# Role includes for role edx_ansible
dependencies:
- common
- aws
- common_vars
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