community.docker/plugins
daeseokyoun 18ccec6b10
common: correct error message for docker sdk version (#125)
Annouced that 5.0.0 in Docker SDK for Python do not support Python 2.7 anymore.
When the system use Python 2.7, and run "pip install docker" command to
install Docker SDK for Python module. Then the 5.0.0 will be installed.

When occurred the error for mismatching version for Python 2.7, the user
could not feature it out why it failed.

Co-authored-by: Daeseok Youn <daeseok.youn@navercorp.com>
2021-04-16 23:53:20 +02:00
..
connection docker.py: allow docker versions beginning with 'v' (#76) 2021-01-27 14:16:35 +00:00
doc_fragments Add use_ssh_client flag (#114) 2021-04-02 10:14:09 +02:00
inventory Add use_ssh_client flag (#114) 2021-04-02 10:14:09 +02:00
module_utils common: correct error message for docker sdk version (#125) 2021-04-16 23:53:20 +02:00
modules Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
plugin_utils Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00