mirror of https://github.com/ceph/ceph-ansible.git
ci: bump ansible version to 2.2
ceph-ansible is now fully compliant with ansible 2.2 so bumping the ansible version to make we test the right things. Signed-off-by: Sébastien Han <seb@redhat.com>pull/1097/head
parent
81a72cb85d
commit
a10aecea83
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
||||||
[tox]
|
[tox]
|
||||||
envlist = {ansible2.1}-{xenial-conf-tests,xenial-mon-osd,xenial-cluster,centos7-mon-osd,centos7-cluster}
|
envlist = {ansible2.2}-{xenial-conf-tests,xenial-mon-osd,xenial-cluster,centos7-mon-osd,centos7-cluster}
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
|
Loading…
Reference in New Issue