mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
Document that the el6_templ_instance playbook might require -c paramiko
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user