tripleo-validations/molecule-requirements.txt
Gael Chamoulaud (Strider) e4909982d7
Restrict Ansible dependency
This patch adds some version specifiers in the molecule-requirements.txt
to restrict to specific Ansible release.

Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
Change-Id: I39283d724864230ebd504d662cbfd377a533cdc6
2020-12-15 10:18:52 +01:00

12 lines
194 B
Plaintext

# this is required for the molecule jobs
ansi2html
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0
jinja2>=2.8.0,<3
molecule>=3.0,<3.1
pytest
pytest-cov
pytest-html
pytest-xdist
selinux # MIT
lxml # BSD