community.docker/plugins
Felix Fontein 3b6068e44b
Add docker_context_info module (#1039)
* Vendor parts of the Docker SDK for Python

This is a combination of the latest git version
(db7f8b8bb6)
with some fixes to make it compatible with Python 2.7
and adjusting some imports.

* Polishing.

* Fix bug that prevents contexts to be found when no Docker config file is present.

Ref: https://github.com/docker/docker-py/issues/3190

* Linting.

* Fix typos.

* Adjust more to behavior of Docker CLI.

* Add first iteration of docker_context_info module.

* Improvements.

* Add basic CI.

* Add caveat on contexts[].config result.
2025-02-10 21:59:05 +01:00
..
action Fix typos, improve markup, improve scenario guide (#699) 2023-10-29 08:30:24 +01:00
connection Reformat documentation with 'andebox yaml-doc' (#1020) 2024-12-28 16:40:50 +01:00
doc_fragments Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
inventory Use multiple YAML documents for inventory plugin examples. (#1023) 2025-01-07 21:21:01 +01:00
module_utils Add docker_context_info module (#1039) 2025-02-10 21:59:05 +01:00
modules Add docker_context_info module (#1039) 2025-02-10 21:59:05 +01:00
plugin_utils Avoid using the deprecated selectors compat module utils. (#871) 2024-05-25 09:00:18 +02:00