Changed utils- to util-

This commit is contained in:
2025-07-10 12:42:38 +02:00
parent ff38b86493
commit 3f7a46177b
58 changed files with 40 additions and 40 deletions

View File

@@ -0,0 +1,7 @@
- name: install administrator network analyze tools
community.general.pacman:
name:
- traceroute
- wireshark-qt
- wireshark-cli
state: present