From 7f96cb0c919ffe52338b067cdd956693e2195497 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Thu, 31 May 2018 11:36:38 +0200 Subject: [PATCH] Update ansible to 2.5.4 Update to latest version of 2.5 ansible. Change-Id: Idc80fece310adb60540eeadc81f045696275229d --- test-ansible-deps.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test-ansible-deps.txt b/test-ansible-deps.txt index 311db839..4f5b67d8 100644 --- a/test-ansible-deps.txt +++ b/test-ansible-deps.txt @@ -8,9 +8,7 @@ # target configuration in each role. # The Ansible version used for testing -# HEAD of stable-2.4 as of 1st of June 2018 (contains a zypper optimization for installing packages) -# ansible==2.4.4.0 -git+https://github.com/ansible/ansible@eedb78a8ba88d11a8e2d6acf0e42f930912eb9f5 +ansible==2.5.4 # The Ansible lint version used for lint tests ansible-lint==3.4.21