refactor: remove unnecessary tags from backup removal task
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user