docs: sync parameter

This commit is contained in:
akleandrov 2020-01-30 00:12:11 +03:00
parent 73767290ca
commit e65cf49229
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"