Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Add molecule-containers driver #24

Merged
merged 2 commits into from
Mar 9, 2022

Conversation

ziegenberg
Copy link
Contributor

@ziegenberg ziegenberg commented Mar 1, 2022

As this image is superseding the ansible toolset image, it should aim at feature parity with its precursor.

This change adds the molecule containers driver - which is a drop-in replacement for the existing Docker and Podman drivers - and its necessary dependencies. This also includes the community.docker and containers.podman ansible collections, as written in the molecule-docker and molecule-podman README.

This partly fixes: #20

This should be merged only if #22 and #23 are successfully merged.

@ziegenberg ziegenberg force-pushed the add-containers-driver branch from ebaf7b8 to 21a5dc1 Compare March 9, 2022 16:30
@ssbarnea ssbarnea changed the title Add containers molecule driver Add molecule-containers driver Mar 9, 2022
@ssbarnea ssbarnea added the enhancement New feature or request label Mar 9, 2022
As this image is superseding the ansible toolset image, it should aim at
feature parity with its precursor.

This change adds the molecule containers driver - which is a drop-in
replacement for the existing Docker and Podman drivers - and its necessary
dependencies. This also includes the community.docker and containers.podman
ansible collections, as written in the molecule-docker and molecule-podman
README.

See: ansible#20

Signed-off-by: Daniel Ziegenberg <[email protected]>
@ziegenberg ziegenberg force-pushed the add-containers-driver branch from 21a5dc1 to af692b1 Compare March 9, 2022 16:53
@ziegenberg ziegenberg requested a review from a team as a code owner March 9, 2022 16:53
@ziegenberg
Copy link
Contributor Author

I rebased onto current main and relaxed the requirements for:

  • molecule-containers
  • molecule-docker
  • molecule-podman

@ssbarnea ssbarnea merged commit 9fee20c into ansible:main Mar 9, 2022
@ziegenberg ziegenberg deleted the add-containers-driver branch March 10, 2022 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional molecule drivers?
2 participants