Skip to content

Commit

Permalink
tox: update ansible release to 2.9
Browse files Browse the repository at this point in the history
This is to match the ceph-ansible ansible requirement. ceph-ansible now
uses ansible 2.9.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit c050085)
  • Loading branch information
dsavineau committed Apr 15, 2020
1 parent a2bad57 commit 4c445ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ setenv=
VAGRANT_PROVIDER = {env:VAGRANT_PROVIDER:libvirt}
CEPH_ANSIBLE_VAGRANT_BOX = centos/8
deps=
ceph_ansible: ansible>=2.8.8,<2.9
ceph_ansible: ansible>=2.9,<2.10
commands=
bash {toxinidir}/tests/tox.sh

Expand Down

0 comments on commit 4c445ff

Please sign in to comment.