Spacing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% for tls in item.tls if item.tls is iterable %}
|
||||
|
||||
tls {{ tls.name }} {
|
||||
{% filter indent(bind9_config_indent, true) %}
|
||||
{{ ('cert-file "' + tls.cert_file + '";\n') if tls.cert_file is defined and tls.cert_file -}}
|
||||
|
||||
Reference in New Issue
Block a user