From 619e6b39eb58b77f4ff501f7879e9cfe2ff49701 Mon Sep 17 00:00:00 2001 From: peusterm Date: Thu, 30 Jan 2020 15:00:10 +0100 Subject: [PATCH] Updated to latest docker-py version. We need to stick to docker==2.0.2 the OSM CI env. Done by Rafael Schellenberg. Change-Id: Icbdd0830fe1e11ffd6bfe8cef812f7da5ea74c11 Signed-off-by: peusterm --- ansible/install.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/install.yml b/ansible/install.yml index e38f747..c132809 100644 --- a/ansible/install.yml +++ b/ansible/install.yml @@ -24,6 +24,7 @@ # acknowledge the contributions of their colleagues of the SONATA # partner consortium (www.sonata-nfv.eu). + - hosts: localhost tasks: - name: updates apt -- 2.17.1