pbs: make compatiable with Debian 12

This commit is contained in:
Markus 2023-07-17 16:23:25 +02:00
parent d21c73e317
commit f484efbd54
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- name: Enable PBS repository
apt_repository:
repo: "deb http://download.proxmox.com/debian/pbs bullseye pbs-no-subscription"
repo: "deb http://download.proxmox.com/debian/pbs {{ ansible_distribution_release }} pbs-no-subscription"
filename: pbs
- name: Install PBS