add support to define per host settings for the ssh client
This commit is contained in:
parent
ab8c2c294e
commit
0d352e8ccf
2 changed files with 10 additions and 0 deletions
|
|
@ -15,3 +15,5 @@ ssh:
|
|||
MACs: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com
|
||||
user: {}
|
||||
group: {}
|
||||
client:
|
||||
hosts: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue