Jedrzej Nowak 652a5ab6e6 Still wip
2015-09-25 10:22:15 +02:00

19 lines
248 B
YAML

id: transport_ssh
input:
ssh_key:
schema: str!
value:
ssh_user:
schema: str!
value:
ssh_port:
schema: int!
value: 22
name:
schema: str!
value: ssh
location_id:
schema: str!
value:
reverse: True