9 lines
132 B
INI
9 lines
132 B
INI
|
[defaults]
|
||
|
inventory = hosts
|
||
|
|
||
|
[ssh_connections]
|
||
|
pipelining = true
|
||
|
|
||
|
[privilege_escalation]
|
||
|
become_method = "{{ escalation_method }}"
|