Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.90.
- This action is used across all versions by 685 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables the execution of Molecule, a testing framework for Ansible roles, to automate the validation and testing of infrastructure code. It simplifies tasks such as dependency management, instance creation, configuration, and testing by providing a streamlined way to run Molecule commands within a CI/CD pipeline. This action helps ensure the reliability and correctness of Ansible roles by integrating testing workflows directly into GitHub.
Release notes
v2.7.90 (2026-02-28)
Bug Fixes
deps: Bump actions/download-artifact from 7.0.0 to 8.0.0 (
a6e0281)deps: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (
0d35c8c)deps: Bump ansible-lint from 26.1.1 to 26.2.0 (
90bac57)
Detailed Changes: v2.7.89…v2.7.90