mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-18 09:27:34 -02:30
CI: ensure kubevirt VMs are available as part of provisionning
Allow to use the provisionning playbook from multiples users without duplicating the ssh check.
This commit is contained in:
@@ -63,8 +63,6 @@ EOF
|
||||
|
||||
fi
|
||||
|
||||
ansible-playbook tests/cloud_playbooks/wait-for-ssh.yml
|
||||
|
||||
run_playbook () {
|
||||
playbook=$1
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user