c12s-kubespray/contrib/terraform/openstack/ansible_bastion_template.txt

2 lines
111 B
Text
Raw Normal View History

ansible_ssh_common_args: '-o ProxyCommand="ssh -o StrictHostKeyChecking=no -W %h:%p -q USER@BASTION_ADDRESS"'