Commit 49557a9b by Edward Zarecor

refactoring play to be explicit

parent 3c401457
- 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
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