community.docker/plugins/module_utils
x4rd0o1Vtx 5016a96eba
Allow healthcheck override without test option (#847)
* Add healthcheck test_cli_compatible option

* Update plugins/module_utils/util.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/docker_container.py

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-05-15 18:45:01 +02:00
..
_api Remove unused code that relies on functionality deprecated in Python 3.12. (#834) 2024-04-15 11:21:46 +00:00
module_container Allow healthcheck override without test option (#847) 2024-05-15 18:45:01 +02: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 Rename ca_cert option to ca_path (#744) 2024-01-06 17:03:39 +01:00
common.py Rename ca_cert option to ca_path (#744) 2024-01-06 17:03:39 +01:00
compose_v2.py Add check_files_existing option. (#839) 2024-04-21 16:01:07 +02: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
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 Allow healthcheck override without test option (#847) 2024-05-15 18:45:01 +02:00
version.py Remove unneccessary imports (#575) 2023-02-09 15:25:45 +01:00