molecule-podman

Molecule aids in the development and testing of Ansible roles


Keywords
ansible, podman, testing, molecule, ansible-devtools, molecule-driver
License
MIT
Install
pip install molecule-podman==2.0.0

Documentation

Molecule Podman Plugin

PyPI Package 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.