feat: give unifi more disk
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m30s

This commit is contained in:
Gleb Koval 2025-02-15 14:33:06 +00:00
parent e77982bf6a
commit 0a69c38f5e
Signed by: cyclane
GPG Key ID: 15E168A8B332382C

View File

@ -81,7 +81,7 @@
- name: Resize root disk
community.general.proxmox_disk:
disk: scsi0
size: 48G
size: 128G
state: resized
- name: Update VM
community.general.proxmox_kvm: