Updated homelab hosts & structure
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: Playbook to managed clients patching
|
||||
hosts: all
|
||||
become: true
|
||||
serial: 1
|
||||
|
||||
roles:
|
||||
- role: proxmox-patching
|
||||
state: present
|
||||
Reference in New Issue
Block a user