Remove, too verbose
This commit is contained in:
parent
7e64717b6a
commit
ff2a84b0fe
@ -40,7 +40,6 @@ dokku-ansible-playbook-run() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
dokku_col_log_info1_quiet "$play_path file found"
|
dokku_col_log_info1_quiet "$play_path file found"
|
||||||
dokku_col_log_info1_quiet "running ansible-playbook with $args"
|
|
||||||
ansible-playbook \
|
ansible-playbook \
|
||||||
--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