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
This commit is contained in:
Pau Espin 2020-04-17 20:04:14 +02:00
parent 933f866eff
commit e10e627f9d
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@
- python3-mako
- python3-gi
- python3-numpy
- python3-websocket
- ofono
- patchelf
- libcap2-bin