Restrict Ansible dependency
This patch adds some version specifiers in the molecule-requirements.txt to restrict to specific Ansible release. Change-Id: I851a4ef202694611b0e004de7ade592594f1a078 Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
This commit is contained in:
parent
ba5db95b09
commit
775f74b069
@ -1,5 +1,5 @@
|
||||
# this is required for the molecule jobs
|
||||
ansible
|
||||
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0
|
||||
ansi2html
|
||||
pytest
|
||||
pytest-cov
|
||||
|
Loading…
x
Reference in New Issue
Block a user