Skip to content

Instantly share code, notes, and snippets.

@jonashackt
Last active March 5, 2026 07:07
Show Gist options
  • Select an option

  • Save jonashackt/99d37aa542bbb767fdf713938504a072 to your computer and use it in GitHub Desktop.

Select an option

Save jonashackt/99d37aa542bbb767fdf713938504a072 to your computer and use it in GitHub Desktop.
Molecule cheatsheed
### 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