| Port details |
- py-molecule-plugins Collection of provider plugins for Molecule testing framework
- 25.8.12 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dch@FreeBSD.org
 - Port Added: 2026-07-14 00:33:06
- Last Update: 2026-07-14 00:29:23
- Commit Hash: c27dbac
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/ansible-community/molecule-plugins
- Description:
- Molecule Plugins is a collection of provider plugins for the
AnsibleetMolecule testing framework. It provides drivers for Docker,
Podman, Vagrant, Azure, EC2, GCE, and OpenStack, enabling Molecule to
provision test instances across a variety of platforms.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}molecule-plugins>0:devel/py-molecule-plugins@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-molecule-plugins/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-molecule-plugins
- pkg install py312-molecule-plugins
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-molecule-plugins listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-molecule-plugins
- Package flavors (<flavor>: <package>)
- py312: py312-molecule-plugins
- distinfo:
- TIMESTAMP = 1755028656
SHA256 (molecule_plugins-25.8.12.tar.gz) = 75f32763e90275bfc24bcc0d27b9bb22ac973658bf902b2e3e8af8e2a1c32083
SIZE (molecule_plugins-25.8.12.tar.gz) = 106414
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-setuptools-scm>=7.0.5 : devel/py-setuptools-scm@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-molecule>=25.1.0 : devel/py-molecule@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py312-molecule-plugins-25.8.12:
DOCKER=off: Docker driver support
GCE=off: Google Compute Engine driver support
OPENSTACK=off: OpenStack driver support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-molecule-plugins
- USES:
- python
- pkg-message:
- For install:
- For podman driver support, install sysutils/podman and sysutils/ansible.
The sysutils/ansible port includes the containers.podman and ansible.posix
collections required by the molecule podman driver.
- Master Sites:
|