Major Changes
- Change current directory to scenario before running playbooks (#3966) @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
- 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