Contents
Testing Ansible Code with Molecule
- Contents
- 1. Preparing the Environment
- 2. Test in the project structure
- 3. Apache Playbook test
- 4. Executing playbook test
- 5. Writing the converge play
- 6. Writing the verification play
- 7. Molecule test at role level
- 8. Molecule test at collection’s role level
- 9. JUnit integration
- Appendix. References