„flatpak.yml“ hinzufügen

This commit is contained in:
olli 2022-10-17 16:43:43 +02:00
parent 8f3b94a7f5
commit d4dfc0590c

16
flatpak.yml Normal file
View File

@ -0,0 +1,16 @@
- name: flatpak
hosts: all
tasks:
- name: Install Flatpak
apt:
name:
- flatpak
notify:
- add flatpak flatpub repo
handlers:
- name: add flatpak flatpub repo
command: flatpak --system remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo