Update dependency molecule to v24
This MR contains the following updates:
Package | Update | Change |
---|---|---|
molecule (changelog) | major |
< 6.0.0 -> <24.2.2
|
Release Notes
ansible-community/molecule (molecule)
v24.2.1
Bugfixes
- Molecule uses ANSIBLE_FILTER_PLUGINS (#4135) @ultral
- Set ANSIBLE_FORCE_COLOR sooner to fix missing color output in tmux (#4145) @vicnett
- Fix symlinks creation in ansible provisioneer (#4134) @rakhinskiy
v24.2.0
Major Changes
- Set Python 3.10 as minimum version (#4099) @cristianonicolai
Minor Changes
- Adding molecule template based on
driver.name
(#4126) @mrbrandao
Bugfixes
- Fix background color on matrix command (#4133) @ssbarnea
- Fix python interpreter for scenario init (#4111) @dobbi84
- Drivers command now display more information (#4112) @ssbarnea
- Fix indents in Getting Started example playbook (#4104) @akira6592
- Restructure documentation (#4102) @ssbarnea
v6.0.3
Bugfixes
- Change molecule_inventory in podman example to remove ansible warning (#4086) @buckaroogeek
- Update collection structure image in the docs (#4098) @ajinkyau
- Enable ansible-lint (#4069) @ssbarnea
- Correct git-archival settings (#4071) @ssbarnea
- Docs: highlight importance of
ansible_collections
at root dir (#4060) @felher - Skip create step when created == true (#4038) @mluzarreta
- Address ansible-lint reported issues (#4056) @muellerbe
- Add podman driver option to podman config (#4062) @brandor5
- Fix docker and podman examples to work with multiple platforms (#4068) @clickthisnick
- Update docs to remove references to Docker being the default driver (#4065) @Qalthos
- Fix forbidden implicit octal value (#4049) @jooola
- Pin linkchecker version (#4050) @zhan9san
- Update getting-started.md (#4030) @aogier
- Address documentation username typo (#4031) @iamgini
v6.0.2
Bugfixes
- Update the getting started guide (#4023) @ajinkyau
- Update ansible-compat to v4.1.7 (#4022) @ajinkyau
v6.0.1
Bugfixes
- Pass environment in testinfra (#4014) @zhan9san
- fix: remove
role
frominit
help info (#4010) @chenrui333
v6.0.0
Major Changes
- Change current directory to scenario before running playbooks (#3966) @ssbarnea
- Temporary disable support for external drivers (#3961) @ssbarnea (REVERTED)
- Reimplemented templating (init command) (#3959) @ssbarnea
- Remove ability to configure collections-path and roles-path for dependency (#3956) @ssbarnea
Minor Changes
- Allow molecule to list scenarios present under molecule directory within a collection (#3989) @ajinkyau
- Avoid skipping create and destroy steps on delegated (#3949) @ssbarnea
Bugfixes
- Ignore scenarios in virtual envrionments (#3996) @ajinkyau
- Scaffold future docs structure (#3997) @cidrblock
- Update documentation (#3985) @ajinkyau
- Add example of integration with kubevirt (#3972) @jangel97
- Make pytest-testinfra as an optional dependency (#3982) @ajinkyau
- Dependency installation directory is changed (#3980) @zhan9san
- Avoid reinstalling dependencies (#3979) @zhan9san
- Remove constraints requirement files (#3981) @zhan9san
- Add example of using docker collection using default driver (#3978) @zhan9san
- Update documentation (#3975) @ajinkyau
- Fix connection plugin name setting (#3957) @apatard
- Disable isolation from ansible-compat Runtime (#3962) @ssbarnea
- Add example of using podman collection using default driver (#3947) @ssbarnea
- Improve how executed commands are logged (#3948) @ssbarnea
- Make driver optional in molecule.yml file (#3946) @ssbarnea
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.