tiny little bug fix
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
loop: "{{ bind9_config }}"
|
||||
loop_control:
|
||||
label: "{{ item.name }}"
|
||||
changed_when: false
|
||||
when: bind9_backup_config | bool is false
|
||||
|
||||
- name: Ensure the named service is started
|
||||
|
||||
Reference in New Issue
Block a user