fix: rename files to .yaml
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 57s
Lint Markdown files / markdown-lint (push) Successful in 10s

This commit is contained in:
2025-11-23 22:00:15 +01:00
parent 1ad689e41d
commit 17ba8c87b2
6 changed files with 0 additions and 0 deletions

13
vars/Debian.yaml Normal file
View File

@@ -0,0 +1,13 @@
---
bind_main_config: /etc/bind/named.conf
bind_config_directory: /etc/bind
bind_log_directory: /var/log/bind
bind_package_names:
- bind9
bind_service_name: named
bind_unix_user: bind
bind_unix_group: bind