{%- if 'ipv6' in service.destinations %} | {%- if 'ipv6' in service.destinations %} | ||||
{%- for v in service.destinations.ipv6 %} | {%- for v in service.destinations.ipv6 %} | ||||
<destination ipv6="{{ v }}" /> | <destination ipv6="{{ v }}" /> | ||||
%- endfor %} | |||||
{%- endfor %} | |||||
{%- endif %} | {%- endif %} | ||||
{%- endif %} | {%- endif %} | ||||
</service> | </service> |