Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.86.
- This action is used across all versions by 680 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action allows users to run Molecule, a tool for testing and developing Ansible roles, directly within a GitHub workflow. It automates tasks such as creating, configuring, testing, and destroying infrastructure instances, ensuring the reliability of Ansible roles. Key capabilities include running Molecule commands, managing scenarios, and supporting various configuration options to streamline and integrate Ansible role testing into CI/CD pipelines.
Release notes
v2.7.86 (2026-01-17)
Bug Fixes
deps: Bump ansible-lint from 26.1.0 to 26.1.1 (
e6a0f5f)deps: Bump filelock from 3.20.1 to 3.20.3 (
3217949)
Detailed Changes: v2.7.85…v2.7.86