Releases: ansible/molecule
Releases · ansible/molecule
v3.5.1
Bugfixes
- Relax pluggy version dependency (#3239) @cjeanner
- Restore option to disable galaxy dependency check (#3236) @fcharlier
- Restore option to disable dependency check (#3235) @ssbarnea
- Ensure SystemExit is captured on driver initialization (#3230) @ssbarnea
Kudos goes to: @cjeanner, @fcharlier and @ssbarnea
3.5.0a0
Minor Changes
- Replace ansible-lint dependency with ansible-compat (#3190) @ssbarnea
- Capture sanity check warnings and display them (#3214) @ssbarnea
Bugfixes
3.4.0
Minor Changes
- Bump jinja2 minimal version (#3200) @ssbarnea
- Allow molecule drivers to require collections (#3192) @ssbarnea
- Update .pre-commit-config.yaml pylint repo (#3183) @clickthisnick
molecule test
add support of ansible args (#3166) @abikouo- Drop use of pytest-helpers-namespace (#3195) @ssbarnea
Bugfixes
- Rename master branch to main (#3202) @ssbarnea
- Drop use of pytest-helpers-namespace (#3195) @ssbarnea
- Upgrade pylint (#3194) @ssbarnea
- Assure we also run functional tests (#3172) @ssbarnea
- Improve molecule init (#3170) @ssbarnea
- Avoid None among plugin directories (#3162) @ssbarnea
- Fix pip documentation link (#3168) @tadeboro
Kudos goes to: @abikouo, @clickthisnick, @ssbarnea and @tadeboro
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