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