refactor: remove unnecessary tags from backup removal task
Some checks failed
Test / Lint (push) Failing after 12s
Test / Lint (pull_request) Failing after 12s
Test / Test (push) Has been skipped
Test / Test (pull_request) Has been skipped

This commit is contained in:
Daniel Akulenok
2026-01-28 23:22:05 +01:00
parent 28f8ca5c12
commit 45d9861960
2 changed files with 1 additions and 5 deletions

View File

@@ -82,10 +82,6 @@
loop_control:
label: "{{ item.name }}"
when: bind9_backup_config | bool is false
tags:
- bind9
- template
notify:
- Backup bind config
- Restart bind