2015-09-21 18:09:34 +02:00

16 lines
243 B
YAML

id: haproxy_service
handler: ansible
version: 1.0.0
input:
ip:
schema: str!
value:
ssh_user:
schema: str!
value:
ssh_key:
schema: str!
value:
tags: [resources/haproxy, resource/haproxy_service]