7 lines
127 B
INI
7 lines
127 B
INI
|
|
[defaults]
|
||
|
|
inventory = inventory/hosts.yml
|
||
|
|
roles_path = roles
|
||
|
|
host_key_checking = False
|
||
|
|
|
||
|
|
[privilege_escalation]
|
||
|
|
become = False
|