From ff2a84b0fe155f43dfc6132786e4e972e828b67f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 22 Mar 2020 02:25:31 +0100 Subject: [PATCH] Remove, too verbose --- functions | 1 - 1 file changed, 1 deletion(-) diff --git a/functions b/functions index d4d1ef5..a72869a 100755 --- a/functions +++ b/functions @@ -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