Emi Matchu
491378365e
My understanding is, this is off by default for higher compatibility rates… but in our case, it sped up this playbook from 3min to 1min. Neat!
8 lines
120 B
INI
8 lines
120 B
INI
[defaults]
|
|
inventory = inventory.cfg
|
|
|
|
[privilege_escalation]
|
|
become_ask_pass = True
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|