Skip to content
Snippets Groups Projects
Commit 4341544f authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

fix: removed scrapped testing repo

parent 2c06d547
No related branches found
No related tags found
No related merge requests found
Pipeline #11183 failed
......@@ -16,14 +16,12 @@
url: "{{ item }}"
state: absent
loop:
- "http://bdv141.slub-dresden.de/deb-repository/pub.gpg.key"
- "https://sdvdebianrepo.slub-dresden.de/deb-repository/pub.gpg.key"
- name: add repo URL to sources.list
ansible.builtin.apt_repository:
repo: "{{ item }}"
state: absent
loop:
- "deb http://bdv141.slub-dresden.de/deb-repository lza-testing main"
- "deb https://sdvdebianrepo.slub-dresden.de/deb-repository bookworm main"
- name: modify package repo config
ansible.builtin.deb822_repository:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment