11 lines
220 B
INI
11 lines
220 B
INI
[defaults]
|
|
inventory = inventory/hosts.ini
|
|
roles_path = roles
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
interpreter_python = auto_silent
|
|
collections_path = ./collections
|
|
|
|
[privilege_escalation]
|
|
become = True
|