summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorespro <brent.bloxam@gmail.com>2013-06-20 21:47:45 +0200
committerespro <brent.bloxam@gmail.com>2013-06-20 21:47:45 +0200
commite2cf3b2d297ed4c6e9654841023fa78b2157ecfe (patch)
tree2b1b0eb126d446a704dec851af9d7f895c1501c7 /examples
parentFixup versions of newly added modules. (diff)
downloadansible-e2cf3b2d297ed4c6e9654841023fa78b2157ecfe.tar.xz
ansible-e2cf3b2d297ed4c6e9654841023fa78b2157ecfe.zip
Update ansible.cfg
Previous commit made config invalid.
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 a889176fe3..5777f52e48 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -66,7 +66,7 @@ module_name = command
# format of string {{ ansible_managed }} available within Jinja2
# templates indicates to users editing templates files will be replaced.
-, replacing {file}, {host} and {uid} and strftime codes with proper values.
+# replacing {file}, {host} and {uid} and strftime codes with proper values.
ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by {uid} on {host}
# if set, Ansible will raise errors when attempting to redeference Jinja2