summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-07-05 22:05:05 -0400
committerMichael DeHaan <michael@ansibleworks.com>2013-07-05 22:05:05 -0400
commit90c8dcc4b87191511a71d7d46b83d088ede83ce4 (patch)
treefcc0b6a78d9cdc38364fb89d98d995e79169bed3
parentf96ab83a1e57add87b9b866dcb21562a08aefd8e (diff)
downloadansible-1.2.2.tar.gz
Slight revisement to configuration file comment.v1.2.2
-rw-r--r--examples/ansible.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index 6546bb7fd0..3d069b92bb 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -95,7 +95,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