Remove, too verbose

This commit is contained in:
Luke Murphy 2020-03-22 02:25:31 +01:00
parent 7e64717b6a
commit ff2a84b0fe
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ dokku-ansible-playbook-run() {
fi
dokku_col_log_info1_quiet "$play_path file found"
dokku_col_log_info1_quiet "running ansible-playbook with $args"
ansible-playbook \
--extra-vars "dokku_lib_root=$DOKKU_LIB_ROOT" \
$args $play_path