„kodi.yml“ ändern

This commit is contained in:
olli 2022-10-17 16:44:03 +02:00
parent 920e1dbe73
commit f902db2e07

View File

@ -32,13 +32,6 @@
update_cache: yes update_cache: yes
install_recommends: no install_recommends: no
- name: Install Flatpak
apt:
name:
- flatpak
notify:
- add flatpak flatpub repo
- name: Install Flatpaks - name: Install Flatpaks
community.general.flatpak: community.general.flatpak:
name: name:
@ -76,6 +69,3 @@
name: lightdm name: lightdm
state: restarted state: restarted
- name: add flatpak flatpub repo
command: flatpak --system remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo