From e2300d5b1dd5422cb95273c2ec27403f6a7a90f0 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Wed, 10 May 2017 11:10:13 -0600 Subject: [PATCH] tox: bump ansible version to 2.2.3 The Ansible team has released v2.2.3, which fixes two CVEs: CVE-2017-7481 CVE-2017-7466 https://www.ansible.com/security --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 73a3f9e78..a091be2d5 100644 --- a/tox.ini +++ b/tox.ini @@ -59,7 +59,7 @@ setenv= deps= ansible1.9: ansible==1.9.4 ansible2.1: ansible==2.1 - ansible2.2: ansible==2.2.2 + ansible2.2: ansible==2.2.3 -r{toxinidir}/tests/requirements.txt changedir= # tests a 1 mon, 1 osd, 1 mds and 1 rgw xenial cluster using raw_multi_journal OSD scenario