tripleo-ansible/ansible-requirements.txt
Rabi Mishra d37dfddff3 Don't use ansible 2.10.0
It seems to have broken all jobs, let's not use it till we
fix those.

Also pin importlib-metadata 2.0.0 which is not compatible
with virtualenv 20.0.31.

Related-Bug: #1896738
Change-Id: I696605e312692b24059178b82446d947023f35d9
2020-09-23 17:27:06 +05:30

5 lines
113 B
Plaintext

ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0
metalsmith>=0.13.0 # Apache-2.0
importlib-metadata<2.0.0
jsonschema # MIT