fix: ensure no change detection for bind9 configuration files
All checks were successful
Test / Lint (push) Successful in 12s
Test / Test (push) Has been skipped

This commit is contained in:
Daniel Akulenok
2026-01-28 23:37:37 +01:00
parent 0fede04e19
commit f6eee76e05

View File

@@ -34,6 +34,7 @@
owner: root owner: root
group: bind group: bind
mode: '0640' mode: '0640'
changed_when: false
failed_when: false # It's okay if the file doesn't exist yet failed_when: false # It's okay if the file doesn't exist yet
loop: "{{ bind9_config }}" loop: "{{ bind9_config }}"
loop_control: loop_control: