From 8d1ed566da61e833010cd49c7fe128f2026a6e2f Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Fri, 2 Nov 2012 08:20:17 -0400 Subject: [PATCH] corrected mizpells environment Signed-off-by: Brian Coca --- examples/ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ansible.cfg b/examples/ansible.cfg index 278494bf684..1ba209dd8d8 100644 --- a/examples/ansible.cfg +++ b/examples/ansible.cfg @@ -47,7 +47,7 @@ poll_interval=15 sudo_user=root # to force ansible to always ask for the sudo password (instead of having -# to add -K to the commandline). Or you can use the enviornment +# to add -K to the commandline). Or you can use the environment # variable (ANSIBLE_ASK_SUDO_PASS) #ask_sudo_pass=True