Correctly set can_talk_is_docker. (#995)

This commit is contained in:
Felix Fontein
2024-11-23 13:19:32 +01:00
committed by GitHub
parent 8344999c0c
commit 78bdccd453
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)."