Files
tripleo-operator-ansible/molecule-requirements.txt
Sorin Sbarnea fc6cf86f1f Bump molecule
This change switches to newer version of molecule and uses its
extras for installing test requirements. This should make
much easier to upgrade in the future.

Change-Id: Ide774f65a5facfad1097344f82e6e65f467a0d89
2020-11-25 12:10:06 +00:00

6 lines
139 B
Plaintext

ansible>=2.9,<2.10
# molecule also has optional extras: docker, podman
molecule[test]>=3.2.0a1,<3.3 # MIT
oslotest
pytest-molecule>=1.3.3