Ansible Molecule Test Action
Version updated for https://github.com/somaz94/ansible-molecule-test-action to version v1.0.2.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ansible-molecule-test-action is a GitHub Action designed to automate the testing of Ansible roles and collections using Molecule. It streamlines the entire Molecule testing pipeline, including setting up Python, installing dependencies (Ansible, Molecule, Docker driver), and running molecule test across specified Linux distributions, making it ideal for validating Ansible configurations in CI workflows. The action supports version pinning, additional package installations, and provides test results and metadata as outputs.
What’s Changed
CI/CD
- Bump softprops/action-gh-release v2 to v3 for sibling-repo alignment (8429e50)
Documentation
- Update changelog (d06d1d5)
- Add Known Compatibility section for ansible-core 2.19 issue (4ad2f4e)
Full Changelog: https://github.com/somaz94/ansible-molecule-test-action/compare/v1.0.1...v1.0.2