9 lines
141 B
INI
9 lines
141 B
INI
[defaults]
|
|
inventory = inventory/hosts.yml
|
|
host_key_checking = False
|
|
timeout = 30
|
|
|
|
[privilege_escalation]
|
|
become = True
|
|
become_method = sudo
|