Major Changes
- Remove support for python 3.8 (202) ssbarnea
- Drop python 3.6 and 3.7 (167) apatard
Minor Changes
- shellcheck linting (197) konstruktoid
- Re-post: use generic/alpine316 (196) konstruktoid
- Allow setting instance host name (161) apatard
- Add validate() implementation (170) apatard
- Drop python 3.6 and 3.7 (167) apatard
- Add support for vagrant-vsphere memory and cpu (163) mannahusum
- libvirt: automatic fallback to qemu (158) apatard
Bugfixes
- Silence ansible fqcn error about vagrant module. (191) apatard
- Stop testing with ansible devel on py38 (188) ssbarnea
- Update build-system requirements for setuptools-scm to >= 7.0.0 (198) dvzrv
- create.yml: Fix ansible-lint 6.3.0 errors in task writing instances cfg (176) apatard
- Use FQCN in playbooks (168) apatard
- swapon: use a loopback device (156) goneri
- Fix typo, add link to molecule scenarios (159) anadahz
Deprecations
- remove warn from shell and command tasks (195) konstruktoid