Files
awx-operator/molecule/requirements.txt
2023-07-17 11:39:11 -05:00

10 lines
225 B
Plaintext

molecule<4.0.2
molecule-docker
yamllint
ansible-lint
openshift!=0.13.0
jmespath
ansible-core
ansible-compat<4 # https://github.com/ansible-community/molecule/issues/3903
Cython<3 # https://github.com/yaml/pyyaml/issues/601