Drop back verbosity
This commit is contained in:
parent
d6838e0347
commit
bdec39b591
@ -42,7 +42,7 @@ dokku-ansible-playbook-run() {
|
|||||||
|
|
||||||
dokku_col_log_info1_quiet "$play_path file found"
|
dokku_col_log_info1_quiet "$play_path file found"
|
||||||
ansible-playbook \
|
ansible-playbook \
|
||||||
-vv \
|
-v \
|
||||||
--extra-vars "dokku_lib_root=$DOKKU_LIB_ROOT" \
|
--extra-vars "dokku_lib_root=$DOKKU_LIB_ROOT" \
|
||||||
$args $play_path
|
$args $play_path
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user