summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorLuca Berruti <nadirio@gmail.com>2015-12-05 19:43:02 +0100
committerBrian Coca <brian.coca+git@gmail.com>2015-12-05 16:14:36 -0500
commit3974b13a5a2fee827f36e9981faf6fdb048c8e13 (patch)
tree72c5eb203b1d3f92d46e56865f5695c3060e719b /examples
parentd04d5bf0d56c9c9bd191c10143d1e9b9bb0df4ce (diff)
downloadansible-3974b13a5a2fee827f36e9981faf6fdb048c8e13.tar.gz
Make no_target_syslog consistent.
no_target_syslog = False --> do log on target
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 74aef7a024..87c089f45a 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -182,7 +182,7 @@
#no_log = False
# prevents logging of tasks, but only on the targets, data is still logged on the master/controller
-#no_target_syslog = True
+#no_target_syslog = False
# controls the compression level of variables sent to
# worker processes. At the default of 0, no compression