summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/ansible.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index 27b302e701..b6bc9146eb 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -13,7 +13,7 @@ hostfile = /etc/ansible/hosts
library = /usr/share/ansible
# uncomment this to disable SSH key host checking
-#host_checking = False
+#host_key_checking = False
# change this for alternative sudo implementations
sudo_exe = sudo