Skip to content
Snippets Groups Projects
Commit ac90877f authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: add the appropriate Debian repository for each release

parent 78fa3119
No related branches found
No related tags found
No related merge requests found
Pipeline #8281 failed
......@@ -43,7 +43,7 @@
become: true
- name: add repo URL to sources.list
ansible.builtin.apt_repository:
repo: "deb https://sdvdebianrepo.slub-dresden.de/deb-repository bullseye main"
repo: "deb https://sdvdebianrepo.slub-dresden.de/deb-repository {{ ansible_lsb.codename }} main"
state: present
update_cache: true
mode: "0644"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment