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.
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
- Join us in the
#ansible-molecule
channel on Freenode. - Join the discussion in molecule-users Forum.
- Join the community working group by checking the wiki.
- Want to know about releases, subscribe to ansible-announce list.
- For the full list of Ansible email Lists, IRC channels see the communication page.
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.