From: chenshuai@huawei.com Date: Wed, 2 Nov 2016 07:37:27 +0000 (-0400) Subject: newest-ansible-resolved X-Git-Tag: Danube.0.1~35 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=05f2671f2ce182d6167bde0eb33e630b03c2ecc0;p=compass4nfv.git newest-ansible-resolved Change-Id: I5cde09d93f96d5810c1340917801b3a237cf0d30 Signed-off-by: chenshuai@huawei.com --- diff --git a/deploy/prepare.sh b/deploy/prepare.sh index c8aa49f9..97771b87 100755 --- a/deploy/prepare.sh +++ b/deploy/prepare.sh @@ -95,7 +95,7 @@ function _prepare_python_env() { pip install --upgrade requests pip install --upgrade netaddr pip install --upgrade oslo.config - pip install --upgrade ansible==2.1.1.0 + pip install --upgrade ansible fi }