Improve error message on import errors. (#188)

This commit is contained in:
Felix Fontein
2021-08-02 21:04:25 +02:00
committed by GitHub
parent 46bffd2f36
commit 930f9d1bcd
2 changed files with 7 additions and 2 deletions
@@ -0,0 +1,2 @@
minor_changes:
- "docker_* modules - include ``ImportError`` traceback when reporting that Docker SDK for Python could not be found (https://github.com/ansible-collections/community.docker/pull/188)."