docs: update default value

This commit is contained in:
Bo-Yi Wu
2019-09-28 12:41:21 +08:00
parent 72fe6fa2ca
commit b1b9ed628c
2 changed files with 2 additions and 3 deletions

View File

@@ -12,8 +12,10 @@ inputs:
description: 'scp password'
timeout:
description: 'timeout for ssh to remote host'
default: "30s"
command_timeout:
description: 'timeout for scp command'
default: "1m"
key:
description: 'content of ssh private key. ex raw content of ~/.ssh/id_rsa'
key_path: