feat: Establish version maintenance strategy for BIND9 support (#5) #7

Merged
daniel merged 19 commits from main into origin/main 2026-02-07 22:02:28 +00:00
2 changed files with 1 additions and 5 deletions
Showing only changes of commit 45d9861960 - Show all commits

View File

@@ -1,7 +1,7 @@
--- ---
name: Test name: Test
'on': on:
push: push:
branches: branches:
- main - main

View File

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