From b9471c86dc8fbdbca63dfacf79e02b72ab069d07 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Thu, 5 Jan 2023 10:58:40 +0000 Subject: [PATCH] Update file software.yml --- software.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/software.yml b/software.yml index 3b37893c..57b9f3a3 100644 --- a/software.yml +++ b/software.yml @@ -7453,7 +7453,9 @@ softwarePackages: _name: Wireshark _service: null ansible: professormanhattan.wireshark - apt: tshark + # Install hangs even with sudo apt-get -o DPkg::Options::=--force-confdef install -y tshark + # Need to figure out how to completely automate this + # apt: tshark brew: wireshark dnf: wireshark-cli pacman: wireshark-cli