dns_resolver role, update-dns script, dns-deploy playbook, inventory updates

This commit is contained in:
sascha 2026-04-03 19:42:50 +02:00
parent 152edb8345
commit 1509daad4c
26 changed files with 780 additions and 176 deletions

6
sshfs.yml Normal file
View file

@ -0,0 +1,6 @@
---
- name: SSHFS Mounts einrichten
hosts: all
become: yes
roles:
- sshfs_mount