molecule 24.9.0
0
Molecule aids in the development and testing of Ansible roles
Contents
Molecule aids in the development and testing of Ansible roles
Stars: 3876, Watchers: 3876, Forks: 663, Open Issues: 77The ansible/molecule
repo was created 8 years ago and the last code push was 5 hours ago.
The project is very popular with an impressive 3876 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
Related Packages
Errors
A list of common molecule errors.
Code Examples
Here are some molecule
code examples and snippets.
GitHub Issues
The molecule package has 77 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
andansible-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