aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/gsm-tester/tasks
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-04-17 20:04:14 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2020-04-17 20:04:20 +0200
commite10e627f9df1efcede6d087104ebcf4eb0ede8d3 (patch)
treedb77bc736b69f9c6f60143833d4218004ac40e46 /ansible/roles/gsm-tester/tasks
parent933f866effe7c5c36e5802e611c5717789f66ca8 (diff)
ansible: gsm-tester: Add dependency python3-websocket
osmo-gsm-tester needs it in rfemu_amarisoftctrl.py to connect to Amarisoft CTRL interface (which is implemented through a websocket). Change-Id: Iab03cfdcfb1c197ae002d95e0bb56d86e0aac97b
Diffstat (limited to 'ansible/roles/gsm-tester/tasks')
-rw-r--r--ansible/roles/gsm-tester/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/gsm-tester/tasks/main.yml b/ansible/roles/gsm-tester/tasks/main.yml
index 6258fde..7f0bad1 100644
--- a/ansible/roles/gsm-tester/tasks/main.yml
+++ b/ansible/roles/gsm-tester/tasks/main.yml
@@ -217,6 +217,7 @@
- python3-mako
- python3-gi
- python3-numpy
+ - python3-websocket
- ofono
- patchelf
- libcap2-bin