Drop out of messy debug mode

This commit is contained in:
Luke Murphy
2020-04-15 12:15:51 +02:00
parent a3987e3acb
commit 119dfabff4
2 changed files with 3 additions and 4 deletions

View File

@ -163,7 +163,6 @@ dokku-ansible-deploy-pre-deploy() {
# shellcheck disable=SC2086
ansible-playbook \
-vvvvv \
--extra-vars "app=$APP" \
--extra-vars "dokku_lib_root=$DOKKU_LIB_ROOT" \
--extra-vars "app_config_root=$APP_DIR" \