10 lines
209 B
INI
10 lines
209 B
INI
[defaults]
|
|
inventory = inventories/prod/hosts.yml
|
|
stdout_callback = yaml
|
|
interpreter_python = auto_silent
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
forks = 10
|
|
|
|
[privilege_escalation]
|
|
become = True
|