You've already forked ansible-role-bind9
fix: add configuration options to set up forward zone
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user