added support for ssh option override
This commit is contained in:
parent
94313cc23e
commit
07b4bee34f
2 changed files with 8 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
sshuser: {}
|
||||
rootpath: ''
|
||||
|
||||
ssh:
|
||||
config_override:
|
||||
AuthorizedKeysFile: ".ssh/authorized_keys"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue