Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.85.
- This action is used across all versions by 679 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables the automated testing of Ansible roles using the Molecule framework. It facilitates tasks such as running tests, managing dependencies, and verifying configurations, helping developers ensure the reliability and idempotence of Ansible roles within CI/CD pipelines. Key capabilities include executing Molecule commands, supporting various scenarios and drivers, and providing options for parallel execution and custom working directories.
Release notes
v2.7.85 (2026-01-10)
Bug Fixes
deps: Bump ansible-lint from 25.12.2 to 26.1.0 (
d3d7f4d)deps: Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (
c961889)deps: Bump urllib3 from 2.6.0 to 2.6.3 (
b0d94c6)
Detailed Changes: v2.7.84…v2.7.85