From c58e123f62186ea3c53cf221f92bd2e32af26eb0 Mon Sep 17 00:00:00 2001 From: Dmitry Ozerov Date: Fri, 28 May 2021 15:00:30 +0200 Subject: [PATCH] new streamvis version --- operation-tools/install_streamvis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operation-tools/install_streamvis.yml b/operation-tools/install_streamvis.yml index 2733fbb..466f93a 100644 --- a/operation-tools/install_streamvis.yml +++ b/operation-tools/install_streamvis.yml @@ -3,7 +3,7 @@ become: true become_user: dbe vars: - streamvis_version: 1.4.0 + streamvis_version: 1.4.2 tasks: - name: Create service directory file: