Spacing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% for policy in item.dnssec_policy if item.dnssec_policy is iterable %}
|
||||
|
||||
dnssec-policy "{{ policy.name }}" {
|
||||
{% filter indent(bind9_config_indent, true) %}
|
||||
{% if policy.keys is defined and policy.keys %}
|
||||
|
||||
Reference in New Issue
Block a user