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