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