Commit 5ac4ce23 by Kevin Falcone

Add more debugging to ari's build

parent 9cd47406
......@@ -533,6 +533,10 @@ fi
extra_args_opts+=" -e@$extra_vars"
env
echo $0
HOME=/root
ansible-playbook -vvvv -c local -i "localhost," $play.yml $extra_args_opts
ansible-playbook -vvvv -c local -i "localhost," stop_all_edx_services.yml $extra_args_opts
......
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