Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

ansible-community/molecule-podman

Repository files navigation

Molecule Podman Plugin

PyPI Package

image

Python Black Code Style

Repository License

Molecule Podman Plugin is designed to allow use Podman containers for provisioning test resources.

This plugin requires containers.podman collection to be present:

ansible-galaxy collection install containers.podman

Please note that this driver is currently in its early stage of development.

Change podman executable

To change the podman executable from the standard podman, export environment variable MOLECULE_PODMAN_EXECUTABLE. For instance, if you wish to run molecule with podman-remote instead of ordinary podman, the variable can be exported as:

$ export MOLECULE_PODMAN_EXECUTABLE=podman-remote

Get Involved

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.