Files
role-service-proxmox_virtua…/tasks/main.yml
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

6 lines
196 B
YAML

# SPDX-License-Identifier: MIT
- import_tasks: 'repos.yml'
- import_tasks: 'repo-remove-nag-screen.yml'
- import_tasks: 'web-ui-get-git-repo-for-reloads.yml'
- import_tasks: 'web-ui-port-443.yml'