From: Guillaume Abrioux Date: Thu, 28 Apr 2022 13:52:25 +0000 (+0200) Subject: test ansible 5 in the ci X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fheads%2Ftest-ansible-5;p=ceph-ansible.git test ansible 5 in the ci Signed-off-by: Guillaume Abrioux --- diff --git a/tests/requirements.txt b/tests/requirements.txt index 474fa6047..8443caad0 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,7 +2,7 @@ testinfra>=3,<4 pytest-xdist==1.28.0 pytest>=4.6,<5.0 -ansible>=2.10,<2.11,!=2.9.10 +ansible==5.7.0 Jinja2>=2.10 netaddr mock