feat: Add techtinium dns nodes

This commit is contained in:
Lino Silva
2025-12-09 11:24:57 +00:00
parent ba250ae6ab
commit b03d12bbc3
32 changed files with 659 additions and 4 deletions
@@ -0,0 +1,6 @@
---
- name: Update all packages to their latest version
become: true
ansible.builtin.apt:
update_cache: yes
upgrade: full