Skip to content

Remove explicit requirement for community.docker from the Molecule requirements #195

@mcdonnnj

Description

@mcdonnnj

💡 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?

  • Revert changes to the molecule/default/requirements.yml file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions