docs: sync parameter (#25)

This commit is contained in:
Alexey Kleandrov 2020-01-30 17:40:33 +03:00 committed by GitHub
parent 73767290ca
commit cfe9c45db6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 0 deletions

View file

@ -13,6 +13,9 @@ inputs:
description: 'ssh username'
password:
description: 'ssh password'
sync:
description: 'synchronous execution if multiple hosts'
default: false
timeout:
description: 'timeout for ssh to remote host'
default: "30s"