docs: add fingerprint
This commit is contained in:
parent
f4fff01bdb
commit
6d6124e8d8
6
DOCS.md
6
DOCS.md
|
@ -207,6 +207,9 @@ key
|
|||
passphrase
|
||||
: The purpose of the passphrase is usually to encrypt the private key.
|
||||
|
||||
fingerprint
|
||||
: fingerprint SHA256 of the host public key, default is to skip verification
|
||||
|
||||
target
|
||||
: folder path of target host
|
||||
|
||||
|
@ -255,6 +258,9 @@ proxy_key_path
|
|||
proxy_passphrase
|
||||
: The purpose of the passphrase is usually to encrypt the private key.
|
||||
|
||||
proxy_fingerprint
|
||||
: fingerprint SHA256 of the host public key, default is to skip verification
|
||||
|
||||
## Template Reference
|
||||
|
||||
repo.owner
|
||||
|
|
Loading…
Reference in New Issue