Skip to content
Snippets Groups Projects
Commit ae116324 authored by ale's avatar ale
Browse files

Try with more verbosity

parent 4fcda0ff
No related branches found
No related tags found
1 merge request!177Refactor create-env and tests
......@@ -67,8 +67,8 @@ run_init() {
|| die "failed to run the init-credentials playbook"
log Running main playbook
env ANSIBLE_STDOUT_CALLBACK=debug \
${float_dir}/float run -v site.yml \
env ANSIBLE_STDOUT_CALLBACK=yaml \
${float_dir}/float run -vv site.yml \
|| die "failed to run the main playbook"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment