..
current_container_facts.py
Improve current_container_facts docs ( #574 )
2023-02-03 17:13:31 +01:00
docker_compose.py
Improve examples: use FQCNs and always add name: to tasks ( #624 )
2023-05-15 21:41:58 +02:00
docker_config.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_container_copy_into.py
Remove unneccessary imports ( #575 )
2023-02-09 15:25:45 +01:00
docker_container_exec.py
Improve examples: use FQCNs and always add name: to tasks ( #624 )
2023-05-15 21:41:58 +02:00
docker_container_info.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_container.py
fix: fix tmpfs_size and tmpfs_mode not being set ( #580 )
2023-02-10 14:05:09 +01:00
docker_host_info.py
Improve examples: use FQCNs and always add name: to tasks ( #624 )
2023-05-15 21:41:58 +02:00
docker_image_info.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_image_load.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_image.py
Make image archive/save idempotent, using image id and repo tags as keys ( #500 )
2022-11-30 23:45:36 +01:00
docker_login.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_network_info.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_network.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_node_info.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_node.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_plugin.py
More true/false normalization. ( #597 )
2023-03-06 22:17:13 +01:00
docker_prune.py
docker_prune: correctly return 'changed' result ( #593 )
2023-02-24 17:24:16 +01:00
docker_secret.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_stack_info.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_stack_task_info.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_stack.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_swarm_info.py
Improve examples: use FQCNs and always add name: to tasks ( #624 )
2023-05-15 21:41:58 +02:00
docker_swarm_service_info.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_swarm_service.py
More true/false normalization. ( #597 )
2023-03-06 22:17:13 +01:00
docker_swarm.py
Improve time units of docker_swarm documentation. ( #623 )
2023-05-13 15:25:42 +00:00
docker_volume_info.py
Document attributes ( #497 )
2022-11-06 21:15:09 +01:00
docker_volume.py
Remove unneccessary imports ( #575 )
2023-02-09 15:25:45 +01:00