From ce3175fdbbb9387b5a014ab51b8d00d93ff31ee4 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 26 Jun 2014 16:46:41 +0200 Subject: [PATCH] Document that the el6_templ_instance playbook might require -c paramiko --- playbooks/el6_temp_instance.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/el6_temp_instance.yml b/playbooks/el6_temp_instance.yml index eed219989e..6b1a4d1c2f 100644 --- a/playbooks/el6_temp_instance.yml +++ b/playbooks/el6_temp_instance.yml @@ -1,5 +1,7 @@ # setup a transient el6 instance # optionally can take --extra-vars="hostbase=hostnamebase root_auth_users='user1 user2 user3'" +# +# You might need to run it with `-c paramiko` for it to finish cleanly - name: check/create instance hosts: lockbox01.phx2.fedoraproject.org