..
current_container_facts.py
Improve container detection. ( #522 ) ( #523 )
2022-12-06 08:39:15 +01:00
docker_compose.py
Improve examples: use FQCNs and always add name: to tasks ( #624 ) ( #627 )
2023-05-15 22:20:04 +02:00
docker_config.py
Fix two more booleans. ( #464 ) ( #465 )
2022-08-24 06:53:31 +02:00
docker_container_exec.py
Improve examples: use FQCNs and always add name: to tasks ( #624 ) ( #627 )
2023-05-15 22:20:04 +02:00
docker_container_info.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02:00
docker_container.py
Normalize booleans in docker_container docs. ( #439 ) ( #442 )
2022-08-10 18:16:50 +02:00
docker_host_info.py
Improve examples: use FQCNs and always add name: to tasks ( #624 ) ( #627 )
2023-05-15 22:20:04 +02:00
docker_image_info.py
Move common utility code to plugins.module_utils.util ( #390 )
2022-06-20 18:39:13 +02:00
docker_image_load.py
Move common utility code to plugins.module_utils.util ( #390 )
2022-06-20 18:39:13 +02:00
docker_image.py
Add docstring to ImageManager.__init__ and fix docstring for ImageManager.archive_image ( #509 ) ( #511 )
2022-11-30 22:14:34 +01:00
docker_login.py
[stable-2] Ignore more unnecessary import warnings ( #587 )
2023-02-12 22:32:02 +01:00
docker_network_info.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02:00
docker_network.py
Fix non-matching defaults. ( #494 ) ( #496 )
2022-11-01 19:20:32 +01:00
docker_node_info.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02:00
docker_node.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02:00
docker_plugin.py
More true/false normalization. ( #597 ) ( #598 )
2023-03-06 22:36:33 +01:00
docker_prune.py
docker_prune: correctly return 'changed' result ( #593 ) ( #594 )
2023-02-24 21:24:39 +01:00
docker_secret.py
Fix two more booleans. ( #464 ) ( #465 )
2022-08-24 06:53:31 +02:00
docker_stack_info.py
Fix docs. ( #436 ) ( #437 )
2022-08-04 14:33:10 +02:00
docker_stack_task_info.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02:00
docker_stack.py
Fix error formatting bug. ( #448 ) ( #450 )
2022-08-12 14:15:40 +02:00
docker_swarm_info.py
Improve examples: use FQCNs and always add name: to tasks ( #624 ) ( #627 )
2023-05-15 22:20:04 +02:00
docker_swarm_service_info.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02:00
docker_swarm_service.py
More true/false normalization. ( #597 ) ( #598 )
2023-03-06 22:36:33 +01:00
docker_swarm.py
Improve time units of docker_swarm documentation. ( #623 ) ( #625 )
2023-05-13 15:36:01 +00:00
docker_volume_info.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02:00
docker_volume.py
[stable-2] Remove unneccessary imports ( #579 )
2023-02-09 16:09:00 +01:00