Cleaned up repository

This commit is contained in:
2023-03-24 11:14:27 +01:00
parent 7b0020b3aa
commit 1909e98a75
38 changed files with 109 additions and 53 deletions

View File

@@ -0,0 +1,2 @@
dependencies:
- collection-administrator-base

View File

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