Enhancements
- GCE: Added network tags support (272) dfisiuk
- implement reset for podman driver (269) guppy0130
Bugfixes
- Add retry for gce plugin when waiting for SSH (270) cnfrancis
- Vagrant: `test_vagrant_root[box_url]` fails due to missing box (274) (275) dinadins
- docker: allow `import docker` in `reset` to fail (268) guppy0130
- lint and update action paths (258) konstruktoid
- fix 239 , use python-style templating instead of Jinja in the plugins login_cmd_template (240) danielpodwysocki
- Unbreak CI (260) apatard
- gce: add missing deps for GCE driver (247) loozhengyuan
- Enforce pkcs1 for ec2 keys (161) sspans-sbp
- docker: support cache_from in create playbook (252) rmuir
- podman: add podman executable on build image task (254) ghoudmon
- Don't print registry password in loop label (255) sthiriet
What's Changed
* Don't print registry password in loop label by sthiriet in https://github.com/ansible-community/molecule-plugins/pull/255
* podman: add podman executable on build image task by ghoudmon in https://github.com/ansible-community/molecule-plugins/pull/254
* docker: support cache_from in create playbook by rmuir in https://github.com/ansible-community/molecule-plugins/pull/252
* Enforce pkcs1 for ec2 keys by sspans-sbp in https://github.com/ansible-community/molecule-plugins/pull/161
* gce: add missing deps for GCE driver by loozhengyuan in https://github.com/ansible-community/molecule-plugins/pull/247
* Unbreak CI by apatard in https://github.com/ansible-community/molecule-plugins/pull/260
* fix 239 , use python-style templating instead of Jinja in the plugins login_cmd_template by danielpodwysocki in https://github.com/ansible-community/molecule-plugins/pull/240
* implement reset for podman driver by guppy0130 in https://github.com/ansible-community/molecule-plugins/pull/269
* lint and update action paths by konstruktoid in https://github.com/ansible-community/molecule-plugins/pull/258
* docker: allow `import docker` in `reset` to fail by guppy0130 in https://github.com/ansible-community/molecule-plugins/pull/268
* Vagrant: `test_vagrant_root[box_url]` fails due to missing box (274) by dinadins in https://github.com/ansible-community/molecule-plugins/pull/275
* GCE: Added network tags support by dfisiuk in https://github.com/ansible-community/molecule-plugins/pull/272
* Add retry for gce plugin when waiting for SSH by cnfrancis in https://github.com/ansible-community/molecule-plugins/pull/270
New Contributors
* sthiriet made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/255
* ghoudmon made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/254
* rmuir made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/252
* sspans-sbp made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/161
* loozhengyuan made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/247
* guppy0130 made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/269
* dinadins made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/275
* dfisiuk made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/272
* cnfrancis made their first contribution in https://github.com/ansible-community/molecule-plugins/pull/270
**Full Changelog**: https://github.com/ansible-community/molecule-plugins/compare/v23.5.3...v23.6.0