forked from infra/ansible
pbs: make compatiable with Debian 12
This commit is contained in:
parent
d21c73e317
commit
f484efbd54
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
- name: Enable PBS repository
|
- name: Enable PBS repository
|
||||||
apt_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
|
filename: pbs
|
||||||
|
|
||||||
- name: Install PBS
|
- name: Install PBS
|
||||||
|
Loading…
Reference in New Issue
Block a user