Contents

molecule 24.2.1

0

Molecule aids in the development and testing of Ansible roles

Molecule aids in the development and testing of Ansible roles

Stars: 3799, Watchers: 3799, Forks: 644, Open Issues: 70

The ansible/molecule repo was created 8 years ago and the last code push was 10 hours ago.
The project is very popular with an impressive 3799 github stars!

How to Install molecule

You can install molecule using pip

pip install molecule

or add it to a project with poetry

poetry add molecule

Package Details

Author
None
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/molecule/
GitHub Repo:
https://github.com/ansible-community/molecule

Classifiers

  • Software Development/Bug Tracking
  • Software Development/Quality Assurance
  • Software Development/Testing
  • System/Systems Administration
  • Utilities
No  molecule  pypi packages just yet.

Errors

A list of common molecule errors.

Code Examples

Here are some molecule code examples and snippets.

GitHub Issues

The molecule package has 70 open issues on GitHub

  • Update installation.rst
  • Bump sphinx from 4.3.2 to 4.4.0
  • Bump docutils from 0.17.1 to 0.18.1
  • Fix prepare_environment call for role installs
  • Add deprecation warning for the mol command
  • Remove the mol command alias
  • Code examples in documentation are not rendered
  • ANSIBLE_ROLES_PATH not set correctly?
  • Remove ansible and ansible-base extras
  • Have molecule launch x86 docker containers on Apple Silicon
  • molecule removes _ from hostname: sudo: unable to resolve host
  • Add packit rpm building to molecule
  • Molecule driver dependencies (collections) is not installed to the correct place
  • Restore auto-installation of local collection
  • molecule login not looking for files relative to scenario directory

See more issues on GitHub

Related Packages & Articles

ansible-lint 24.2.2

Checks playbooks for practices and behavior that could potentially be improved

tox 4.14.2

tox is a generic virtualenv management and test command line tool

mock 5.1.0

mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.

mobly 1.12.3

Automation framework for special end-to-end test cases

mixer 7.2.2

Mixer – Is a fixtures replacement. Supported Django ORM, SqlAlchemy ORM, Mongoengine ODM and custom python objects.