key demacro
This commit is contained in:
@@ -33,7 +33,7 @@ options {
|
||||
{% include 'named.conf.http.j2' %}
|
||||
{% endif %}
|
||||
{% if item.keylist is defined and item.keylist %}
|
||||
{% from 'named.conf.key.j2' import keylist with context %}
|
||||
{% include 'named.conf.key.j2' %}
|
||||
{{ keylist(item.keylist) }}
|
||||
{% endif %}
|
||||
{% if item.logging is defined and item.logging %}
|
||||
|
||||
Reference in New Issue
Block a user