From ea8450c11362bc09d71d27c633d7e40b6d43b708 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Tue, 17 Oct 2017 11:00:42 -0600 Subject: ansible ssh key debugging --- salt/openbook/ansible/files/deploy-dev-env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/openbook/ansible/files/deploy-dev-env.sh b/salt/openbook/ansible/files/deploy-dev-env.sh index 176ae6f..b47774e 100644 --- a/salt/openbook/ansible/files/deploy-dev-env.sh +++ b/salt/openbook/ansible/files/deploy-dev-env.sh @@ -8,5 +8,5 @@ rm -f env.yaml ln -s env.yaml.openbook env.yaml popd pushd ${buildroot} -ansible-playbook -vvv -i inventory_json.rb openbook_installer.yaml +ansible-playbook -i inventory_json.rb openbook_installer.yaml popd -- cgit v1.3