#vm

  1. G

    Physical server

    I have a physical server (DELL, document number: 1) configured with the following RAID setups:- RAID 1 with a 479GB SSD- RAID 1 with a 279GB HDD- RAID 5 with 1.60TB HDD I plan to deploy Proxmox on this server, using the ext4 file system. The operating system will be installed on the 479GB...
  2. R

    [SOLVED] ansible-playbook create vm on proxmox

    So its 2024... and im trying to create a vm thru ansibleplaybooks. I'm looking for some what simple and "dumb" code that creates an VM from a template.... And btw how does ansible playbooks work with vmids? do i have to edit the playbook everytime i run it with a new vmid? this code is the...