From 8edbe0f134e5a909f2a25a542c4a814d9ef23e38 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 10 Nov 2020 13:48:40 +0100 Subject: ansible: ogt: Install new dependency python3-watchdog As of osmo-gsm-tester.git Change-Id I938602ee890712fda82fd3f812d8edb1bcd05e08, python3-watchdog is required. Change-Id: I35026e82b255cd4e06b4211c4829cd12be59976e --- ansible/roles/gsm-tester/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/roles/gsm-tester') diff --git a/ansible/roles/gsm-tester/tasks/main.yml b/ansible/roles/gsm-tester/tasks/main.yml index a3765b5..eaf50fd 100644 --- a/ansible/roles/gsm-tester/tasks/main.yml +++ b/ansible/roles/gsm-tester/tasks/main.yml @@ -216,6 +216,7 @@ - python3-yaml - python3-mako - python3-gi + - python3-watchdog - python3-numpy - python3-websocket - ofono -- cgit v1.2.3