Pin Flatpak Yaru theme extension ref

This commit is contained in:
Fabio Scotto di Santolo
2026-03-18 18:40:59 +01:00
parent bc9bc078df
commit 4c603e617f
2 changed files with 2 additions and 2 deletions

View File

@@ -139,4 +139,4 @@ desktop_flatpak_packages:
- sh.loft.devpod - sh.loft.devpod
desktop_flatpak_extensions: desktop_flatpak_extensions:
- org.gtk.Gtk3theme.Yaru-Blue-dark - org.gtk.Gtk3theme.Yaru-Blue-dark//stable

View File

@@ -273,7 +273,7 @@
method: system method: system
when: (desktop_flatpak_packages | default([])) | length > 0 when: (desktop_flatpak_packages | default([])) | length > 0
- name: Install Flatpak extensions for active runtimes - name: Install Flatpak extensions
community.general.flatpak: community.general.flatpak:
name: "{{ item }}" name: "{{ item }}"
state: present state: present