Last active
March 5, 2026 07:07
-
-
Save jonashackt/99d37aa542bbb767fdf713938504a072 to your computer and use it in GitHub Desktop.
Molecule cheatsheed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### error : | |
| Validation completed successfully. | |
| --> Test matrix | |
| └── default | |
| ├── create | |
| └── prepare | |
| --> Scenario: 'default' | |
| --> Action: 'create' | |
| [WARNING]: Skipping plugin (/usr/local/lib/python2.7/site- | |
| packages/molecule/provisioner/ansible/plugins/filters/molecule_core.py) as it | |
| seems to be invalid: No module named 'molecule' | |
| # fix with upgrading Ansible to latest brew installed version with | |
| pip install ansible --upgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment