v6.0.0b0
Pre-release
Pre-release
github-actions
released this
09 Aug 13:29
·
184 commits
to refs/heads/main
since this release
Major Changes
- Change current directory to scenario before running playbooks (#3966) @ssbarnea
- Revert "Temporary disable support for external drivers" (#3974) @ajinkyau
- Revert "Remove testinfra verifier" (#3973) @ajinkyau
- Remove testinfra verifier (#3964) @ssbarnea
- Rename delegated driver to default (#3960) @ssbarnea
- Temporary disable support for external drivers (#3961) @ssbarnea
- 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
- 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