Feature
- Official prebuilt Ansible Execution Environment available on
quay.io/hewlettpackardenterprise/monkeyble - GitHub Actions workflow to build and push the EE on merge to master
- GitHub Actions workflow to build and deploy documentation on merge to master
Fix
- Prevent filesystem metadata from overwriting mock
result_dictwhendestorpathkey exists and the file is present on disk - Prevent
scenario_extra_varsmutation across tasks - Prevent
playbook_varsmutation during looptest_input
Enhancement
- Refactor templating and version compatibility
- Updated "Do I need Monkeyble?" section in README to clarify the difference with Molecule
- Updated CI/CD documentation with official EE image usage