mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Updated ansible.cfg to be more consistent
Updated the example ansible.cfg to be more consistent in spacing/commented lines
This commit is contained in:
parent
a00c7b0c08
commit
3eeacaba81
1 changed files with 15 additions and 15 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue