Releases: ansible/molecule
Releases · ansible/molecule
3.3.4
Changes
Bugfixes
- Fix ansible version parsing (#3143) @ssbarnea
- Bump dependendencies (#3141) @ssbarnea
- Change ANSIBLE_LIBRARY PATH processing (#3137) @cloudnull
- fix docs jobs (#3138) @cloudnull
3.3.3
3.3.2
3.3.1
3.3.0
Changes
Minor Changes
- Make molecule reuse prerun from ansible-lint (#3077) @ssbarnea
- Update installation.rst (#3074) @JensTimmerman
Bugfixes
- Adding Azure Pipelines CI Documentation (#3081) @jimbo8098
- Assure molecule uses root logger (#3079) @ssbarnea
3.2.4
Changes
Bugfixes
- Add ansible-core version string parsing (#3068) @tadeboro
- Document use of newer toolset container image (#3059) @brianhelba
3.2.3
3.2.2
Changes
Minor Changes
- Support multiple base configs (#3029) @lebauce
- Add Hetzner Cloud plugin into testing again (#3027) @decentral1se
Bugfixes
- Allow os_walk to follow symlinks (#3026) @ragingpastry
3.2.1
Changes
Minor Changes
Bugfixes
- Refactored use of console for logging (#3013) @ssbarnea
- Fix typos in docs (#3011) @0xflotus
- Avoid using lock unless parallel mode is present (#3014) @ssbarnea
- Narrow down dependency versions (#3015) @ssbarnea
- Avoid use of property decorator for project_directory (#3006) @ssbarnea
- Avoid misleading user about load of missing config (#3002) @ssbarnea
- Acknowledge click 8.0 incompatibility (#3001) @ssbarnea
- Assure provisioner logging is enabled by default (#2996) @ssbarnea
3.2.0
Changes
Minor Changes
- Improve ANSI coloring detection (#2990) @ssbarnea
- Add tests for section_loggers (#2987) @cognifloyd