Cloud VM: Add immich & prepare for Nextcloud memories (#9)
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 2m50s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 2m50s
We want to test out what is better - Immich or Nextcloud memories. Reviewed-on: #9
This commit is contained in:
@@ -93,6 +93,12 @@
|
||||
backup: true
|
||||
storage: nvme
|
||||
size: 2048
|
||||
- name: Create media disk
|
||||
community.general.proxmox_disk:
|
||||
disk: scsi2
|
||||
backup: false
|
||||
storage: zfs
|
||||
size: 4096
|
||||
- name: Update VM
|
||||
community.general.proxmox_kvm:
|
||||
update: true
|
||||
|
Reference in New Issue
Block a user