spelling correction for "separate"

s/seperate/separate/

http://en.wiktionary.org/wiki/separate
This commit is contained in:
Dolph Mathews 2014-03-08 04:49:55 -06:00
commit 8808e029f9
5 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@ sudo_user = root
transport = smart
remote_port = 22
# additional paths to search for roles in, colon seperated
# additional paths to search for roles in, colon separated
#roles_path = /etc/ansible/roles
# uncomment this to disable SSH key host checking
@ -82,7 +82,7 @@ ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by {uid}
# to revert the behavior to pre-1.3.
#error_on_undefined_vars = False
# set plugin path directories here, seperate with colons
# set plugin path directories here, separate with colons
action_plugins = /usr/share/ansible_plugins/action_plugins
callback_plugins = /usr/share/ansible_plugins/callback_plugins
connection_plugins = /usr/share/ansible_plugins/connection_plugins