community.docker/plugins/module_utils
Felix Fontein 49263d6af5
[stable-3] docker_compose_v2: ignore build events for changed status (#1012)
* 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.

(cherry picked from commit 2e7b4e4605)

* Remove the new option.
2024-12-14 21:32:14 +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) (#986) 2024-11-10 00:30:40 +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 Rename ca_cert option to ca_path (#744) 2024-01-06 17:03:39 +01: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 Rename ca_cert option to ca_path (#744) 2024-01-06 17:03:39 +01:00
compose_v2.py [stable-3] docker_compose_v2: ignore build events for changed status (#1012) 2024-12-14 21:32:14 +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) (#986) 2024-11-10 00:30:40 +01:00
version.py Remove unneccessary imports (#575) 2023-02-09 15:25:45 +01:00