refactor: manage GNOME extensions with reusable tasks for Pano and Tiling Shell

This commit is contained in:
2025-01-23 16:11:47 +01:00
parent 739cf3c202
commit 8048fc7f9f
4 changed files with 90 additions and 40 deletions

View File

@@ -0,0 +1,7 @@
- name: Manage Tiling Shell - Window Manager
ansible.builtin.include_tasks: tasks/workstations/gnome-extensions/manage_gnome_extension.yml
vars:
git_tag: "16.1"
ext_name: "Tiling Shell - Window Manager"
ext_url: "https://github.com/domferr/tilingshell/releases/download/%TAG%/tilingshell@ferrarodomenico.com.zip"
ext_id: "tilingshell@ferrarodomenico.com"