Commit 8a82b5c8 by Michael DeHaan

Slight revisement to configuration file comment.

parent 6063f645
...@@ -91,7 +91,7 @@ filter_plugins = /usr/share/ansible_plugins/filter_plugins ...@@ -91,7 +91,7 @@ filter_plugins = /usr/share/ansible_plugins/filter_plugins
[paramiko_connection] [paramiko_connection]
# uncomment this line to cause the paramiko connection plugin to not record new host # 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. # host key checking setting above.
#record_host_keys=False #record_host_keys=False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment