Fix config file whitespaces

This commit is contained in:
s3lph 2021-09-30 00:35:41 +02:00
parent 0482dd69e3
commit 83fc2ba1e8

View file

@ -86,6 +86,7 @@ acl:
submission:
{% for zone in zones %}
{% if inventory_hostname in zone.masters %}
- id: submission-{{ zone.name }}
check-interval: {{ knot_dnssec_submission_check_interval }}
@ -93,6 +94,8 @@ submission:
{% if zone.parents is defined and zone.parents | length > 0 %}
parent:{% for parent in zone.parents %} {{ parent }}{% endfor %}
{% endif %}
{ %endif %}
{% endfor %}
policy: