summaryrefslogtreecommitdiff
path: root/examples/ansible.cfg
diff options
context:
space:
mode:
authorCarlos E. Garcia <carlos@cgarcia.org>2015-07-10 12:42:59 -0400
committerCarlos E. Garcia <carlos@cgarcia.org>2015-07-10 12:42:59 -0400
commit657495d13fd01b67cee9490f0f687653abad33f2 (patch)
treed0162f5398993d8417a78034a799ec17fb38fca6 /examples/ansible.cfg
parent7c73e9c12ea2ffd4a301b2dfa9f8dbb027393638 (diff)
downloadansible-657495d13fd01b67cee9490f0f687653abad33f2.tar.gz
minor spelling changes
Diffstat (limited to 'examples/ansible.cfg')
-rw-r--r--examples/ansible.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index f6b7208b2b..2481f01f0d 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -87,7 +87,7 @@ timeout = 10
# templates indicates to users editing templates files will be replaced.
# 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}
-# This short version is better used in tempaltes as it won't flag the file as changed every run.
+# This short version is better used in templates as it won't flag the file as changed every run.
ansible_managed = Ansible managed: {file} on {host}
# by default, ansible-playbook will display "Skipping [host]" if it determines a task
@@ -236,5 +236,5 @@ accelerate_daemon_timeout = 30
[selinux]
# file systems that require special treatment when dealing with security context
# the default behaviour that copies the existing context or uses the user default
-# needs to be changed to use the file system dependant context.
+# needs to be changed to use the file system dependent context.
#special_context_filesystems=nfs,vboxsf,fuse,ramfs