community.docker/plugins/module_utils
Felix Fontein 2e7b4e4605
docker_compose_v2: add ignore_build_events option; ignore build events by default (#1011)
* Add ignore_build_events option.

* Adjust docs and tests.

* Switch default to true.

* Remove unnecessary parts from tests.
2024-12-14 19:54:40 +01:00
..
_api CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 (#902) 2024-06-29 18:57:08 +02:00
module_container Sanitize labels. (#985) 2024-11-09 23:53:22 +01:00
_logfmt.py Improve parsing of warnings and errors (#811) 2024-03-03 13:38:55 +00:00
_platform.py Add proper platform handling. (#705) 2023-12-10 09:03:32 +01:00
_scramble.py Add docker_container_copy_into module (#545) 2023-01-09 11:52:29 +01:00
common_api.py Prepare 4.0.0 release. (#971) 2024-10-18 21:01:49 +02:00
common_cli.py CLI modules: improve docker version/info output processing, avoid querying for API version if it's not needed (#935) 2024-07-20 15:51:02 +02:00
common.py Prepare 4.0.0 release. (#971) 2024-10-18 21:01:49 +02:00
compose_v2.py docker_compose_v2: add ignore_build_events option; ignore build events by default (#1011) 2024-12-14 19:54:40 +01:00
copy.py Add docker_container_copy_into module (#545) 2023-01-09 11:52:29 +01:00
image_archive.py Add docker_image_export module (#774) 2024-01-22 22:03:38 +01:00
selectors.py Avoid using the deprecated selectors compat module utils. (#871) 2024-05-25 09:00:18 +02:00
socket_handler.py Make sure plugins/module_utils/socket_handler.py works when Docker SDK for Python is not installed. (#620) 2023-05-15 21:43:31 +02:00
socket_helper.py Warn that SSLSocket cannot send close_notify TLS alerts (#621) 2023-05-15 21:41:23 +02:00
swarm.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
util.py Sanitize labels. (#985) 2024-11-09 23:53:22 +01:00
version.py Prepare 4.0.0 release. (#971) 2024-10-18 21:01:49 +02:00