Move logging to extra verbose

This commit is contained in:
Ben Partridge
2020-11-03 11:52:26 +11:00
parent 229bbf01f6
commit 31e6a182ea

View File

@@ -18,7 +18,7 @@ set +a
# Use Ansible from virtualenv if provided
pipenv run \
ansible-playbook -v \
ansible-playbook -vvv \
$ATL_DEPLOYMENT_REPOSITORY_CUSTOM_PARAMS \
-e "${PLAYBOOK_INVOCATION_EXTRA_PARAMS}" \
-i $INV \