mirror of https://github.com/ceph/ceph-ansible.git
tests: pin jinja2 version
ensure we get the latest jinja2 version.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 006df148d0
)
pull/4475/head
parent
b1e61be9c6
commit
99e6807f51
|
@ -5,6 +5,7 @@ pytest-xdist==1.28.0
|
|||
pytest>=4.4,<4.5
|
||||
notario>=0.0.13
|
||||
ansible>=2.8,<2.9
|
||||
Jinja2>=2.10
|
||||
netaddr
|
||||
mock
|
||||
jmespath
|
||||
|
|
Loading…
Reference in New Issue