Updated homelab hosts & structure

This commit is contained in:
Janic Voser
2026-08-14 00:17:50 +02:00
parent bb8b9602f2
commit 097ee79bed
23 changed files with 506 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
- name: Playbook to managed clients patching
hosts: all
become: true
serial: 1
roles:
- role: proxmox-patching
state: present