Releases: ansible/molecule
Releases · ansible/molecule
v25.3.1
v25.3.0
v25.2.0
Major
Enhancements
Bugfixes
v25.1.0
Enhancements
Bugfixes
- Avoid including check-jsonschema in test dependencies (#4370) @ssbarnea
- Update linters (#4369) @ssbarnea
- Fix constraints use with uv (#4367) @ssbarnea
- Make run_command part of App class (#4359) @ssbarnea
- Fix side_effect arguments (#4356) @Qalthos
- Ensure we catch warnings before logger is initialized (#4351) @ssbarnea
- Return absolute path without resolving symlinks (#4341) @rpluem-vf
v24.12.0
v24.9.0
v24.8.0
Enhancements
- Create instances during login if not created (#4253) @cavcrosby
Bugfixes
- Fix install from adt advice (#4275) @ziegenberg
- Use MOLECULE_GLOB environment variable for list command as well (#4231) @ssbarnea
v24.7.0
Bugfixes
- Updated cspell dictionary and removed unneeded values (#4251) @alisonlhart
v24.6.1
Bugfixes
- Restore examples in docs (#4221) @cidrblock
v24.6.0
Bugfixes
- Respect ANSIBLE_COLLECTIONS_PATH (#4192) @cidrblock
- Avoid requests 2.32.0 during testing (#4185) @ssbarnea
- Update configuration.md for role name check (#4155) @AlexanderStohr
- Added more dynamic arguments to podman container creation playbook (#4169) @felipe4334
- Always apply ssh_connection_options (#4174) @wokis
- Link to the parallel.md, not docker-rootless.md for parallel example (#4168) @evgeni
- Fix test method name. (#4165) @expeehaa