8 lines
142 B
INI
8 lines
142 B
INI
[defaults]
|
|
hostfile = hosts.ini
|
|
host_key_checking = false
|
|
interpreter_python = /usr/bin/python3
|
|
forks = 30
|
|
|
|
[ssh_connection]
|
|
pipelining = true |