Implementing jump VM create via ansible
[kuberef.git] / inventory / localhost.ini
diff --git a/inventory/localhost.ini b/inventory/localhost.ini
new file mode 100644 (file)
index 0000000..72f71a5
--- /dev/null
@@ -0,0 +1,5 @@
+[all:vars]
+ansible_ssh_extra_args=' -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
+
+[localhost]
+127.0.0.1 ansible_connection=local