v6.0.0a2
Pre-release
Pre-release
github-actions
released this
01 Aug 12:46
·
188 commits
to refs/heads/main
since this release
Major Changes
- 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
Bugfixes
- 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