mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-02 23:23:21 +00:00
9 lines
242 B
INI
9 lines
242 B
INI
[defaults]
|
|
forks = 10
|
|
host_key_checking = False
|
|
library = /opt/jumpserver/apps/libs/ansible/modules:./modules
|
|
timeout = 65
|
|
[ssh_connection]
|
|
ssh_args = -o ControlMaster=no -o ControlPersist=no
|
|
pipelining = True
|