Correctly set can_talk_is_docker. (#995) (#996)

(cherry picked from commit 78bdccd453)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2024-11-23 13:32:03 +01:00
committed by GitHub
parent 2c69276758
commit 46e860dcdb
3 changed files with 41 additions and 7 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_host_info - ensure that the module always returns ``can_talk_to_docker``, and that it provides the correct value even if ``api_version`` is specified (https://github.com/ansible-collections/community.docker/issues/993, https://github.com/ansible-collections/community.docker/pull/995)."