diff --git a/firewalld/files/zone.xml b/firewalld/files/zone.xml index 75c40e8..2800d75 100644 --- a/firewalld/files/zone.xml +++ b/firewalld/files/zone.xml @@ -10,7 +10,12 @@ {%- endif %} {%- if 'sources' in zone %} {%- for v in zone.sources %} + {%- if 'comment' in v %} + + + {%- else %} + {%- endif %} {%- endfor %} {%- endif %} {%- if 'services' in zone %}