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,7 @@
- name: install administrator network analyze tools
community.general.pacman:
name:
- traceroute
- wireshark-qt
- wireshark-cli
state: present