add flatpak repo

This commit is contained in:
olli 2022-10-17 16:20:56 +02:00
parent 6d36d6f88c
commit 01a8124019

View File

@ -27,12 +27,18 @@
- android-tools-fastboot - android-tools-fastboot
- android-tools-mkbootimg - android-tools-mkbootimg
# kodi and desktop specific # kodi and desktop specific
- flatpak
- mate-desktop-environment-core - mate-desktop-environment-core
- lightdm - lightdm
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:
@ -70,3 +76,6 @@
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