Fixes for bookworm.
This commit is contained in:
parent
52bb5b4fbc
commit
ec7b77411b
2 changed files with 13 additions and 3 deletions
|
@ -4,7 +4,8 @@
|
|||
name:
|
||||
- thunderbird-l10n-de
|
||||
- webext-privacy-badger
|
||||
- webext-ublock-origin
|
||||
- webext-ublock-origin-firefox
|
||||
- webext-ublock-origin-chromium
|
||||
- emacs
|
||||
- elpa-magit
|
||||
- elpa-color-theme-modern
|
||||
|
@ -23,7 +24,7 @@
|
|||
- ghex
|
||||
- thonny
|
||||
- spyder
|
||||
- mu-editor
|
||||
# - mu-editor
|
||||
- dia
|
||||
- vym
|
||||
- tree
|
||||
|
@ -33,7 +34,7 @@
|
|||
|
||||
- name: add {{ ansible_distribution_release }}-backports
|
||||
apt_repository:
|
||||
repo: deb http://deb.debian.org/debian/ {{ ansible_distribution_release }}-backports main
|
||||
repo: deb http://deb.debian.org/debian/ {{ ansible_distribution_release }}-backports main contrib non-free
|
||||
state: present
|
||||
update_cache: true
|
||||
when: ansible_distribution_release == 'bullseye'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue