community.docker/plugins/modules
Felix Fontein 3350283bcc
Add typing information, 1/2 (#1176)
* Re-enable typing and improve config.

* Make mypy pass.

* Improve settings.

* First batch of types.

* Add more type hints.

* Fixes.

* Format.

* Fix split_port() without returning to previous type chaos.

* Continue with type hints (and ignores).
2025-10-23 07:05:42 +02:00
..
current_container_facts.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_compose_v2_exec.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_compose_v2_pull.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_compose_v2_run.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_compose_v2.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_config.py Python code modernization, 5/n (#1165) 2025-10-12 16:02:27 +02:00
docker_container_copy_into.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_container_exec.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_container_info.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_container.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_context_info.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_host_info.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image_build.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image_export.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image_info.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image_load.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image_pull.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image_push.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image_remove.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image_tag.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_image.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_login.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_network_info.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_network.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_node_info.py Drop support for docker-py. (#1171) 2025-10-15 21:55:07 +02:00
docker_node.py Drop support for docker-py. (#1171) 2025-10-15 21:55:07 +02:00
docker_plugin.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_prune.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_secret.py Python code modernization, 5/n (#1165) 2025-10-12 16:02:27 +02:00
docker_stack_info.py Reorganize imports due to https://github.com/ansible-community/antsibull-nox/pull/136. 2025-10-10 21:19:28 +02:00
docker_stack_task_info.py Python code modernization, 5/n (#1165) 2025-10-12 16:02:27 +02:00
docker_stack.py Python code modernization, 5/n (#1165) 2025-10-12 16:02:27 +02:00
docker_swarm_info.py Drop support for docker-py. (#1171) 2025-10-15 21:55:07 +02:00
docker_swarm_service_info.py Drop support for docker-py. (#1171) 2025-10-15 21:55:07 +02:00
docker_swarm_service.py Python code modernization, 5/n (#1165) 2025-10-12 16:02:27 +02:00
docker_swarm.py Drop support for docker-py. (#1171) 2025-10-15 21:55:07 +02:00
docker_volume_info.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00
docker_volume.py Add typing information, 1/2 (#1176) 2025-10-23 07:05:42 +02:00