hygienic-books ac99a254c3 fix(apt): Update Debian repo handling for Debian 13
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.
2025-08-11 02:51:07 +02:00
2025-04-03 02:36:50 +02:00
2025-04-03 02:36:50 +02:00
2025-04-03 02:36:50 +02:00
2025-04-03 02:36:50 +02:00
2025-04-03 02:36:50 +02:00

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

Description
Set up a Proxmox instance
Readme MIT 33 KiB
Languages
Jinja 100%