names fix, fish config copying, some fixes dn to tests

This commit is contained in:
ProgramSnail 2025-08-17 10:54:07 +03:00
parent c2a86623a7
commit 9e97c4c76d
21 changed files with 92 additions and 108 deletions

View file

@ -1,4 +1,4 @@
- name: Install flatpak
- name: Installing flatpak
become: true
ansible.builtin.dnf5:
name:
@ -12,7 +12,7 @@
flatpakrepo_url: https://dl.flathub.org/repo/flathub.flatpakrepo
method: user
- name: Install utils
- name: Installing utils
community.general.flatpak:
name:
- com.github.tchx84.Flatseal
@ -36,7 +36,7 @@
method: user
when: "'utils' in flatpak_apps"
- name: Install web browsers
- name: Installing web browsers
community.general.flatpak:
name:
- io.gitlab.librewolf-community
@ -46,7 +46,7 @@
method: user
when: "'web' in flatpak_apps"
- name: Install docs tools
- name: Installing docs tools
community.general.flatpak:
name:
- com.github.arminstraub.krop
@ -61,7 +61,7 @@
method: user
when: "'docs' in flatpak_apps"
- name: Install notes tools
- name: Installing notes tools
community.general.flatpak:
name:
- com.github.flxzt.rnote
@ -70,7 +70,7 @@
method: user
when: "'notes' in flatpak_apps"
- name: Install ai tools
- name: Installing ai tools
community.general.flatpak:
name:
- com.jeffser.Alpaca
@ -78,7 +78,7 @@
method: user
when: "'ai' in flatpak_apps"
- name: Install art tools
- name: Installing art tools
community.general.flatpak:
name:
- io.github.guillaumechereau.Goxel
@ -92,7 +92,7 @@
method: user
when: "'art' in flatpak_apps"
- name: Install tools for things production
- name: Installing tools for things production
community.general.flatpak:
name:
- org.kicad.KiCad
@ -101,7 +101,7 @@
method: user
when: "'production' in flatpak_apps"
- name: Install gamedev tools
- name: Installing gamedev tools
community.general.flatpak:
name:
- org.godotengine.GodotSharp
@ -111,7 +111,7 @@
method: user
when: "'gamedev' in flatpak_apps"
- name: Install dev tools
- name: Installing dev tools
community.general.flatpak:
name:
- dev.lapce.lapce
@ -126,7 +126,7 @@
method: user
when: "'dev' in flatpak_apps"
- name: Install games
- name: Installing games
community.general.flatpak:
name:
- com.usebottles.bottles
@ -143,7 +143,7 @@
method: user
when: "'games' in flatpak_apps"
- name: Install messaging apps
- name: Installing messaging apps
community.general.flatpak:
name:
- org.claws_mail.Claws-Mail
@ -157,7 +157,7 @@
method: user
when: "'messaging' in flatpak_apps"
- name: Install study apps
- name: Installing study apps
community.general.flatpak:
name:
- org.kde.kig