Commit ae68c60c by Kevin Falcone

Make sure we become the application user

parent bee68f20
......@@ -42,6 +42,7 @@
vars_files:
- roles/edxapp/defaults/main.yml
gather_facts: False
become: True
tasks:
- name: Create a temporary directory for the migration output.
......
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