1.0.3
We're now using the built-in deb822_repository module to handle Debian package repositories. We no longer need individual yml files per repo and instead perform just one loop call of the deb822_repository module. We also update repo content to Proxmox VE 9 and Debian 13.
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%