summaryrefslogtreecommitdiffstats
path: root/ansible/clean-vms/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/clean-vms/ansible.cfg')
-rw-r--r--ansible/clean-vms/ansible.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/clean-vms/ansible.cfg b/ansible/clean-vms/ansible.cfg
new file mode 100644
index 0000000..b16ea3d
--- /dev/null
+++ b/ansible/clean-vms/ansible.cfg
@@ -0,0 +1,3 @@
+[defaults]
+inventory = hosts
+host_key_checking = False