Commit 2285de14 by John Jarvis Committed by John Jarvis

syntax

parent 51a480ca
......@@ -56,7 +56,7 @@
- "restart edxapp_workers"
- name: db migrate
shell:
shell: >
chdir={{ edxapp_code_dir }}
{{ edxapp_venv_bin}}/python manage.py lms migrate --noinput --settings=aws_migrate
when: migrate_only is defined and migrate_only|lower == "yes"
......
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