feature/forwarders-port-tls-support #3
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Test
|
name: Test
|
||||||
|
|
||||||
'on':
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user