..
current_container_facts.py
Improve container detection. ( #522 ) ( #523 )
2022-12-06 08:39:15 +01:00
docker_compose.py
Improve docker_compose example ( #470 ) ( #474 )
2022-09-08 06:49:21 +02:00
docker_config.py
Fix two more booleans. ( #464 ) ( #465 )
2022-08-24 06:53:31 +02:00
docker_container_exec.py
Fix error handling. ( #546 ) ( #548 )
2023-01-05 21:15:21 +01: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
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +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
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02: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
docker_plugin: do not crash when plugin doesn't exist ( #553 ) ( #556 )
2023-01-13 21:00:34 +01:00
docker_prune.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02: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
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +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
added documentation to indicate docker_swarm_service does not currently support operating on stack based services. ( #491 ) ( #493 )
2022-10-26 13:13:25 +02:00
docker_swarm.py
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
2022-08-10 21:46:13 +02: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
Fix non-matching defaults. ( #494 ) ( #496 )
2022-11-01 19:20:32 +01:00