Add flatpak ansible role

This commit is contained in:
sebastian
2025-06-02 18:09:10 +02:00
parent 5048256055
commit c476433802

26
dot_bootstrap/flatpak.yml Normal file
View File

@@ -0,0 +1,26 @@
- name: Install Flatpak Applications Configuration to {{ ansible_hostname }}
hosts: localhost
connection: local
gather_facts: true
become: true
tasks:
- name: Install Flatpak Applications
community.general.flatpak:
remote: "flathub"
state: "latest"
name:
- im.dino.Dino
- org.gajim.Gajim
- org.keepassxc.KeePassXC
- com.github.PintaProject.Pinta
- org.qownnotes.QOwnNotes
- org.localsend.localsend_app
- org.gnome.World.PikaBackup
- dev.geopjr.Tuba
- in.cinny.Cinny
- chat.schildi.desktop
- com.makemkv.MakeMKV
- com.jgraph.drawio.desktop