From e0441e38e0bacaafe105dfb953d7212635ae25b0 Mon Sep 17 00:00:00 2001 From: Wes Hayutin Date: Tue, 12 Sep 2017 16:13:44 -0400 Subject: [PATCH] update the version of ansible to 2.2.3 pip install uses global pip instead of pip from the virtual environment. There is a fix posted to ansible 2.2.1-3 https://github.com/ansible/ansible-modules-core/issues/5347 Change-Id: I5ed3ff5da4af4710381047cd46274e7b7af97022 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 040de42b5..d7e7f3f2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ara==0.14.0 -ansible==2.2.0.0 +ansible==2.2.3.0 jmespath netaddr>=0.7.18 os-client-config