feature/forwarders-port-tls-support #3

Merged
daniel merged 12 commits from feature/forwarders-port-tls-support into main 2026-01-28 22:29:11 +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