Update .gitlab-ci.yml file to include k8s v1.19
[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