This repository was archived by the owner on Jan 6, 2023. It is now read-only.
0.4
Changes
- Improve CI testing (#51) @apatard
- Fix the vagrant provider name if no value is defined or empty value provided (#24) @Maddog2050
Major Changes
- Document Vagrant being unsupported on CentOS 8 (#67) @ssbarnea
- Remove molecule filters (#52) @ssbarnea
Minor Changes
- Enable github action integration (#57) @ssbarnea
- Implement sanity checks for vagrant module (#54) @ssbarnea
- Enable qemu fallback (#44) @apatard
Bugfixes
- Allow linked_cloned to be disabled (#64) @ssbarnea
- Avoid depending on molecule.config (#58) @apatard
- Workaround for pip failure to perform editable install (#55) @ssbarnea
- Avoid unportable /bin/true (#49) @ssbarnea
- tools/test-setup.sh: Add workaround for CI failures on CentOS and fix Ubuntu support (#39) @apatard