fix: add configuration options to set up forward zone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-09 14:31:16 +02:00
parent 0ecda4e57b
commit 271c874529
2 changed files with 20 additions and 4 deletions

View File

@ -11,6 +11,7 @@
- "{{ view.zones }}"
loop_control:
loop_var: zone
when: zone.file is defined and zone.file | length > 0
- name: "template view {{ view.name }}"
template: