d1995f0aa5c3d553bc8687d474d5eee34ef9c372
We're doing this because at the end of the Proxmox VE 8 lifecycle in August of 2025 the pve8to9 migration check script indicated if would be potentially beneficial to install the amd64-microcode package for microcode updates to our processor. We agree which is why we need the non-free-firmware component to be able to install amd64-microcode.
Role Name
role-service-proxmox_virtual_environment
Description
Set up a Proxmox instance.
Requirements
Target machines must have Proxmox installed and running.
Role Variables
None.
Dependencies
None.
Example Playbook
In your playbook.yml
call it like so:
- name: 'Awesome playbook'
hosts: all
roles:
- 'role-service-proxmox_virtual_environment'
License
MIT
Languages
Jinja
100%