mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-27 15:36:45 +00:00
feat: rsync-docker as first-party code, configureable strict host keys checking
This commit is contained in:
@@ -13,6 +13,10 @@ inputs:
|
||||
description: 'Enables support for legacy RSA host keys on OpenSSH 8.8+'
|
||||
required: false
|
||||
default: 'false'
|
||||
strict_hostkeys_checking:
|
||||
description: 'Controls strict host keys checking'
|
||||
required: false
|
||||
default: 'false'
|
||||
path:
|
||||
description: 'The local path'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user