Updated ansible.cfg to be more consistent

Updated the example ansible.cfg to be more consistent in spacing/commented lines
pull/4420/head
espro 2013-06-20 17:19:47 -03:00
parent a00c7b0c08
commit 3eeacaba81
1 changed files with 15 additions and 15 deletions

View File

@ -40,7 +40,7 @@ timeout = 10
#log_path = /var/log/ansible.log #log_path = /var/log/ansible.log
# default module name for /usr/bin/ansible # default module name for /usr/bin/ansible
module_name = command #module_name = command
# use this shell for commands executed under sudo # use this shell for commands executed under sudo
# you may need to change this to bin/bash in rare instances # you may need to change this to bin/bash in rare instances