revert Merge pull request 'feature/bind9-20-support' (#1) from feature/bind9-20-support into main

Reviewed-on: https://gitea/daniel/ansible-bind9-role/pulls/1
This commit is contained in:
2026-01-22 22:34:13 +00:00
parent 0eacd56934
commit d1f384abab
4 changed files with 520 additions and 241 deletions

View File

@@ -54,6 +54,3 @@
{% if item.view is defined and item.view %}
{% include 'named.conf.view.j2' %}
{% endif %}
{% if item.remote_servers is defined and item.remote_servers %}
{% include 'named.conf.remote-servers.j2' %}
{% endif %}