Implementing jump VM create via ansible
[kuberef.git] / inventory / localhost.ini
1 [all:vars]
2 ansible_ssh_extra_args=' -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
3
4 [localhost]
5 127.0.0.1 ansible_connection=local