Features
- feat(docker): Add driver schema (#340) @ziegenberg
- feat(podman): Add driver schema (#335) @ziegenberg
- feat(openstack): Improve connection check after instance creation (#231) @mathias-ioki
- feat(openstack): add optional availability_zone (#367) @xenion1987
- feat(vagrant): Improve network interfaces support (#102) @apatard
Fixes
- bug: align required collections between drivers
podmanandcontainers(#336) @ziegenberg - bug:
ansible.posixis not a required collection for the podman driver (#337) @ziegenberg - bug: align required collections between drivers
dockerandcontainers(#338) @ziegenberg - fix: openstack driver private address retrieval when auto_ip is False (ansible 2.19) (#326) @ednxzu
- patch podman login: omit certdir by default (#250) @dometto
- fix: openstack driver instances retrieval in Ansible 2.19 (#343) @laurentribot
- fix(security): update dependencies [SECURITY] (#361) @renovate[bot]
- bug (podman): Fix driver option
tls_verify(#339) @ziegenberg - fix: Replace connection variable with ansible_connection (#345) @anxstj
- fix Dockerfile relative path (#347) @konstruktoid
Maintenance
- fix(security): update dependencies [SECURITY] (#361) @renovate[bot]