Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

molecule-podman

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

molecule-podman

Molecule aids in the development and testing of Ansible roles

  • 2.0.3
  • PyPI
  • Socket score

Maintainers
1

Molecule Podman Plugin


.. image:: https://badge.fury.io/py/molecule-podman.svg :target: https://badge.fury.io/py/molecule-podman :alt: PyPI Package

.. image:: https://github.com/ansible-community/molecule-podman/workflows/tox/badge.svg :target: https://github.com/ansible-community/molecule-podman/actions

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/python/black :alt: Python Black Code Style

.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg :target: LICENSE :alt: 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:

.. code-block:: console

$ export MOLECULE_PODMAN_EXECUTABLE=podman-remote

.. _get-involved:

Get Involved

  • 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_.

.. _Freenode: https://freenode.net .. _molecule-users Forum: https://groups.google.com/forum/#!forum/molecule-users .. _wiki: https://github.com/ansible/community/wiki/Molecule .. _ansible-announce list: https://groups.google.com/group/ansible-announce .. _communication page: https://docs.ansible.com/ansible/latest/community/communication.html

.. _license:

License

The MIT_ License.

.. _MIT: https://github.com/ansible/molecule/blob/main/LICENSE

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

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

.. _Creative Commons NoDerivatives 4.0 License: https://creativecommons.org/licenses/by-nd/4.0/

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc