10 lines
155 B
INI
10 lines
155 B
INI
|
[defaults]
|
||
|
nocows = 1
|
||
|
host_key_checking = False
|
||
|
retry_files_enabled = False
|
||
|
inventory = ./hosts
|
||
|
become_ask_pass = True
|
||
|
|
||
|
[ssh_connection]
|
||
|
pipelining = True
|