7 lines
348 B
Plaintext
7 lines
348 B
Plaintext
molecule ~= 3.2.3
|
|
# Temporary fix until molecule-docker can only support Ansible >= 2.9
|
|
git+https://github.com/xlab-steampunk/molecule-docker.git@temp-fixes#egg=molecule-docker
|
|
pytest
|
|
# Temporary fix until pytest-molecule is updated to work with ansible-core
|
|
git+https://github.com/xlab-steampunk/pytest-molecule.git@temp-fixes#egg=pytest-molecule
|