diff --git a/firewalld/files/service.xml b/firewalld/files/service.xml index abca276..349d09e 100644 --- a/firewalld/files/service.xml +++ b/firewalld/files/service.xml @@ -28,7 +28,7 @@ {%- if 'ipv6' in service.destinations %} {%- for v in service.destinations.ipv6 %} - %- endfor %} + {%- endfor %} {%- endif %} {%- endif %}