Optimized persona gamer, gnome, and refactored others

This commit is contained in:
2025-04-02 15:09:56 +02:00
parent 30b138ffa3
commit b98f032141
39 changed files with 373 additions and 100 deletions

View File

@@ -0,0 +1,5 @@
- name: Install Default Gaming Software
community.general.pacman:
name: "{{ gamer_default_games }}"
state: present
update_cache: yes