|
Host *
|
|
ServerAliveInterval 60
|
|
ConnectTimeout 10
|
|
AddKeysToAgent ask
|
|
EscapeChar `
|
|
ControlMaster auto
|
|
ControlPersist 10m
|
|
ControlPath ${XDG_RUNTIME_DIR}/%C
|
|
|
|
Match all
|
|
Include config_host
|
|
|
|
# BEGIN ANSIBLE MANAGED BLOCK
|
|
Match all
|
|
Include config_tralios
|
|
# END ANSIBLE MANAGED BLOCK
|