--- features: - | Added variables ``haproxy_bind_external_lb_vip_interface`` and ``haproxy_bind_internal_lb_vip_interface`` that allows deployer to bind haproxy on the specific interface only. - | Added variable ``haproxy_tls_vip_binds`` that allows to fully override haproxy bindings, that are generated by the role if some assumptions are not valid for some scenarios. It is list of mappings, that include address and interface. Interface key is optional and can be ommited.