Deleted personas and replaced by utils

This commit is contained in:
2025-07-09 03:09:12 +02:00
parent ed0cd9b8c0
commit e4ff99e336
49 changed files with 43 additions and 219 deletions

View File

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