9 lines
167 B
INI
9 lines
167 B
INI
|
[defaults]
|
||
|
inventory = inventory
|
||
|
interpreter_python = auto_silent
|
||
|
|
||
|
[privilege_escalation]
|
||
|
become = True
|
||
|
become_method = sudo
|
||
|
become_user = root
|
||
|
become_ask_pass = False
|