ansible/gsm-tester: use debian's soapysdr-module-lms7

Same reasoning as in docker-playground
Ie2408258eda407d9db6c2f0f5fbe475861756778.

Change-Id: I957dc42df640e513554f54e597a12df05e0fd740
This commit is contained in:
Oliver Smith 2022-06-29 10:24:50 +02:00 committed by osmith
parent bab323da52
commit 4f8cf4049f
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
- name: install srsLTE runtime extra dependencies (Debian)
apt:
name:
- soapysdr0.7-module-lms7
- soapysdr-module-lms7
when: ansible_distribution == 'Debian'
tags:
- srs