Document that the el6_templ_instance playbook might require -c paramiko
This commit is contained in:
parent
8c9f7f86c5
commit
ce3175fdbb
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue