💡 Summary
This requirement is added in #196 and should be removed when no longer needed.
Motivation and context
This requirement is a way for us to a get a version of the community.docker collection that is compatible with requests version 2.32.0 and newer. The version available from the latest ansible release is not new enough and we are still waiting on the merge of ansible-community/molecule-plugins#257 to force molecule-plugins to require a compatible version for the Docker driver. We would also be able to skirt around this issue with the release of Ansible 9.7 next month (June of 2024) as it should contain the newer version of the community.docker collection.
Acceptance criteria
How do we know when this work is done?