Optimized developer personas, implemented gcc and solved python-pip update bug

This commit is contained in:
2025-04-05 20:39:56 +02:00
parent d5ba306081
commit 3ae3da3673
51 changed files with 557 additions and 279 deletions

View File

@@ -0,0 +1,9 @@
- name: install administration tools
community.general.pacman:
name:
- base-devel
- yay
- cmake
- fdupes
- p7zip
state: present