tripleo-operator-ansible/molecule-requirements.txt

6 lines
137 B
Plaintext

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