Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.87.
- This action is used across all versions by 682 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables the automation of testing Ansible roles using Molecule, a tool designed to streamline and validate infrastructure code. It simplifies tasks such as environment setup, role testing, and cleanup by running Molecule commands directly within a CI/CD pipeline. The action supports a range of Molecule functionalities, including dependency management, syntax checks, idempotence testing, and instance lifecycle operations, ensuring robust and reliable Ansible role development.
Release notes
v2.7.87 (2026-01-24)
Bug Fixes
- deps: Bump actions/checkout from 6.0.1 to 6.0.2 (
f0da3f0)
Detailed Changes: v2.7.86…v2.7.87