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,5 @@
- name: install bash developer tools
community.general.pacman:
name:
- shellcheck
state: present