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

Experiment with another combination of output flags

parent ae116324
Branches
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=yaml \
${float_dir}/float run -vv site.yml \
env ANSIBLE_STDOUT_CALLBACK=debug \
${float_dir}/float run -vvv 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