ansible/changelogs/fragments/57914-docker-py-missing.yaml
Felix Fontein 4a12be31fb docker_* modules: improve error message when docker-py is missing (#57914)
* Improve error for docker modules when docker-py can't be imported.

* Add changelog.

* Mention platform and Python interpreter in more cases.

* Clarify wording.

* Adjust tests.
2019-06-23 06:27:33 -04:00

2 lines
102 B
YAML

bugfixes:
- "docker_* modules - improve error message when docker-py is missing / has wrong version."