Drop this, it does not prevent installing akonadi-backend-mysql.
This commit is contained in:
parent
7ec3bac2b0
commit
e4639f3418
1 changed files with 2 additions and 10 deletions
|
@ -1,13 +1,4 @@
|
||||||
---
|
---
|
||||||
- name: Provide sqlite backend to skip mysql installation later
|
|
||||||
apt:
|
|
||||||
name:
|
|
||||||
- akonadi-backend-sqlite
|
|
||||||
state: latest
|
|
||||||
environment:
|
|
||||||
http_proxy: http://firewall.pn.steinbeis.schule:3128
|
|
||||||
https_proxy: http://firewall.pn.steinbeis.schule:3128
|
|
||||||
|
|
||||||
- name: Install desktop EDU packages and some more
|
- name: Install desktop EDU packages and some more
|
||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
|
@ -17,11 +8,12 @@
|
||||||
- xdg-desktop-portal-kde
|
- xdg-desktop-portal-kde
|
||||||
- xdg-desktop-portal-wlr # share screen in browser
|
- xdg-desktop-portal-wlr # share screen in browser
|
||||||
- kde-full
|
- kde-full
|
||||||
- atftp
|
- akonadi-backend-sqlite
|
||||||
- thunderbird-l10n-de
|
- thunderbird-l10n-de
|
||||||
- webext-privacy-badger
|
- webext-privacy-badger
|
||||||
- webext-ublock-origin-firefox
|
- webext-ublock-origin-firefox
|
||||||
- webext-ublock-origin-chromium
|
- webext-ublock-origin-chromium
|
||||||
|
- atftp
|
||||||
- emacs
|
- emacs
|
||||||
- elpa-magit
|
- elpa-magit
|
||||||
- elpa-color-theme-modern
|
- elpa-color-theme-modern
|
||||||
|
|
Loading…
Add table
Reference in a new issue