Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.84.
- This action is used across all versions by 678 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables automated testing of Ansible roles using Molecule. It streamlines the process of validating Ansible role configurations by automating tasks such as dependency management, instance provisioning, syntax checks, and idempotence testing. The action is particularly useful for ensuring consistent and reliable infrastructure code testing within CI/CD workflows.
Release notes
v2.7.84 (2025-12-27)
Bug Fixes
deps: Bump ansible-lint from 25.12.1 to 25.12.2 (
963358f)deps: Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (
142a47f)
Detailed Changes: v2.7.83…v2.7.84