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

This commit is contained in:
2025-11-23 16:15:32 +01:00
parent eb0fb81b2c
commit 11f9041669
7 changed files with 1 additions and 1 deletions

13
vars/Debian.yaml Normal file
View File

@@ -0,0 +1,13 @@
---
dhcpd_main_config: /etc/dhcp/dhcpd.conf
dhcpd_cache_directory: /var/lib/dhcp
dhcpd_package_names:
- isc-dhcp-server
dhcpd_service_name: isc-dhcp-server
dhcpd_unix_user: dhcpd
dhcpd_unix_group: dhcpd