aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-07-27 15:35:37 +0200
committerOliver Smith <osmith@sysmocom.de>2023-07-27 15:35:37 +0200
commitcbda91d50060181b62fb724225e7d50d6410ac6b (patch)
tree91127494b0c03a13edff57d314505129bb1d3326
parent36df36fa7405095a644e2aa674c874dc5127dd54 (diff)
ansible/setup-simtest: add tshark
As requested by Philipp, add tshark to simtest. Change-Id: Ib330f08057888bab2253a9b38148eaa1a70f3800
-rw-r--r--ansible/setup-simtest.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/setup-simtest.yml b/ansible/setup-simtest.yml
index edc250d..84087c5 100644
--- a/ansible/setup-simtest.yml
+++ b/ansible/setup-simtest.yml
@@ -18,6 +18,7 @@
- python3-pip
- python3-serial
- python3-pyscard
+ - tshark
- virtualenv
install_recommends: no