Commit 0122c6ca by Max Rothman

Merge pull request #2783 from edx/max/small-fixes

Max/small fixes
parents 432fd741 846c7fdb
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
- name: Create databases and users - name: Create databases and users
hosts: all hosts: all
connection: local
gather_facts: False gather_facts: False
tasks: tasks:
# Install required library, currently this needs to be available # Install required library, currently this needs to be available
......
# Usage: ansible -i localhost, edx_service.yml -e@<PATH TO>/edx-secure/cloud_migrations/edx_service.yml -e@<PATH TO>/<DEPLOYMENT>-secure/cloud_migrations/vpcs/<ENVIRONMENT>-<DEPLOYMENT>.yml -e@<PATH TO>/edx-secure/cloud_migrations/idas/<CLUSTER>.yml
--- ---
- name: Build application artifacts - name: Build application artifacts
......
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