refactor: remove unnecessary tags from backup removal task
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Test
|
||||
|
||||
'on':
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
@@ -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