From: Ken Dreyer Date: Wed, 10 May 2017 17:10:13 +0000 (-0600) Subject: tox: bump ansible version to 2.2.3 X-Git-Tag: v2.3.0rc1~20^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e2300d5b1dd5422cb95273c2ec27403f6a7a90f0;p=ceph-ansible.git 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 --- 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