Make sure plugins/module_utils/socket_handler.py works when Docker SDK for Python is not installed. (#620)

This commit is contained in:
Felix Fontein
2023-05-15 21:43:31 +02:00
committed by GitHub
parent 7bdb2127e0
commit d7f7e44b9e
2 changed files with 4 additions and 6 deletions
+2
View File
@@ -0,0 +1,2 @@
bugfixes:
- "socket_handler module utils - make sure this fully works when Docker SDK for Python is not available (https://github.com/ansible-collections/community.docker/pull/620)."