community.docker/changelogs/fragments/553-docker_plugin-check-mode.yml
patchback[bot] 8d19ad9f86
docker_plugin: do not crash when plugin doesn't exist (#553) (#556) (#557)
* Do not crash when plugin doesn't exist.

* Improve style.

Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>

Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
(cherry picked from commit c7cbec0163)
(cherry picked from commit 0ffa3cc1d2)

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-01-14 08:09:36 +01:00

3 lines
218 B
YAML

bugfixes:
- "docker_plugin - do not crash if plugin is installed in check mode (https://github.com/ansible-collections/community.docker/issues/552, https://github.com/ansible-collections/community.docker/pull/553)."