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

Run Ansible more verbosely during tests

parent dce1b02c
Branches
No related tags found
1 merge request!177Refactor create-env and tests
......@@ -67,7 +67,8 @@ run_init() {
|| die "failed to run the init-credentials playbook"
log Running main playbook
${float_dir}/float run site.yml \
env ANSIBLE_STDOUT_CALLBACK=debug \
${float_dir}/float run -v 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