apply some changes

This commit is contained in:
sebastian
2025-06-02 18:19:04 +02:00
parent 7eb6c68584
commit 00304c36bd
4 changed files with 12 additions and 8 deletions

View File

@@ -2,13 +2,12 @@
hosts: localhost
connection: local
gather_facts: true
become: true
tasks:
- name: Install Flatpak Applications
community.general.flatpak:
remote: "flathub"
state: "latest"
state: "present"
name:
- im.dino.Dino
- org.gajim.Gajim
@@ -22,5 +21,6 @@
- chat.schildi.desktop
- com.makemkv.MakeMKV
- com.jgraph.drawio.desktop
- io.github.flattool.Warehouse