1b28b8f3c4
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
20 lines
286 B
YAML
20 lines
286 B
YAML
handler: shell
|
|
version: 1.0.0
|
|
input:
|
|
ip:
|
|
schema: str!
|
|
value:
|
|
remote:
|
|
schema: {}
|
|
value:
|
|
remote_ip:
|
|
schema: str!
|
|
value:
|
|
remote_path:
|
|
schema: str!
|
|
value:
|
|
dest:
|
|
schema: str!
|
|
value:
|
|
tags: []
|