diff --git a/examples/ansible.cfg b/examples/ansible.cfg index c76447dbb9b..3b3c324f123 100644 --- a/examples/ansible.cfg +++ b/examples/ansible.cfg @@ -91,7 +91,7 @@ filter_plugins = /usr/share/ansible_plugins/filter_plugins [paramiko_connection] # uncomment this line to cause the paramiko connection plugin to not record new host -# keys encountered. Increases performance. Setting works independently of the +# keys encountered. Increases performance on new host additions. Setting works independently of the # host key checking setting above. #record_host_keys=False