ansible-community / molecule-containers

❗️Migrated into molecule-plugins

Home Page:https://github.com/ansible-community/molecule-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Molecule Containers Plugin

PyPI Package

image

Python Black Code Style

Repository License

Molecule Containers is designed to be a drop-in replacement for the existing Docker and Podman drivers, one that can transparently pick whichever backend is found.

The driver preference is defined by MOLECULE_CONTAINERS_BACKEND=podman,docker and you can easily switch between the two by setting this variable.

Keep in mind that if executable is not found, the driver will fallback to first option in the list and likely fail later.

Get Involved

Authors

  • Sorin Sbarnea

License

The MIT License.

The logo is licensed under the Creative Commons NoDerivatives 4.0 License.

If you have some other use in mind, contact us.

About

❗️Migrated into molecule-plugins

https://github.com/ansible-community/molecule-plugins

License:MIT License


Languages

Language:Python 88.9%Language:Shell 11.1%