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
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"