6 lines
133 B
INI
6 lines
133 B
INI
|
|
[defaults]
|
||
|
|
hostfile = hosts.ini
|
||
|
|
log_path = ansible-log.log
|
||
|
|
host_key_checking = false
|
||
|
|
interpreter_python = /usr/bin/python3
|
||
|
|
forks = 30
|