fix: improve readability of bind9 configuration and update variable registration
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
loop: "{{ bind9_config }}"
|
||||
loop_control:
|
||||
label: "{{ item.name }}"
|
||||
register: _template_result
|
||||
register: bind9_template_result
|
||||
|
||||
- name: Validate configuration using named-checkconf
|
||||
ansible.builtin.command:
|
||||
|
||||
Reference in New Issue
Block a user