diff --git a/examples/ansible.cfg b/examples/ansible.cfg index 379271e84c9..d505bf0ccf3 100644 --- a/examples/ansible.cfg +++ b/examples/ansible.cfg @@ -23,7 +23,7 @@ transport = paramiko remote_port = 22 # uncomment this to disable SSH key host checking -#host_checking = False +#host_key_checking = False # change this for alternative sudo implementations sudo_exe = sudo