Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.96.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Molecule for GitHub Action” enables automated testing of Ansible roles using the Molecule framework within GitHub Actions workflows. It streamlines tasks such as creating, configuring, testing, and destroying virtualized or containerized instances, ensuring Ansible roles are linted, syntax-checked, and tested for idempotence. This action simplifies the process of validating infrastructure-as-code changes, promoting reliable and efficient CI/CD pipelines.
What’s Changed
v2.7.96 (2026-04-18)
Bug Fixes
deps: Bump actions/upload-artifact from 7.0.0 to 7.0.1 (
bf6ac2d)deps: Bump docker/build-push-action from 7.0.0 to 7.1.0 (
5300e4b)
Detailed Changes: v2.7.95…v2.7.96