..
current_container_facts.py
Fix AZP tests, add current_container_facts module ( #48 )
2020-12-13 08:06:16 +00:00
docker_compose.py
Fix warning/error extraction. ( #305 ) ( #306 )
2022-03-14 21:13:28 +01:00
docker_config.py
docker_config and docker_secret: add data_src option ( #203 )
2021-09-12 09:42:03 +02:00
docker_container_exec.py
Set minimal Docker API version for chdir to 1.35. ( #253 ) ( #256 )
2021-12-22 17:32:42 +01:00
docker_container_info.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_container.py
docker_container: fail if there are too many parts in a parsed port ( #367 ) ( #371 )
2022-05-22 17:42:05 +02:00
docker_host_info.py
Fix docs issues. ( #232 ) ( #233 )
2021-11-09 20:34:18 +01:00
docker_image_info.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_image_load.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_image.py
Improve documentation ( #278 ) ( #279 )
2022-01-09 15:12:51 +01:00
docker_login.py
Improve documentation ( #278 ) ( #279 )
2022-01-09 15:12:51 +01:00
docker_network_info.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_network.py
Improve documentation ( #278 ) ( #279 )
2022-01-09 15:12:51 +01:00
docker_node_info.py
More small docs fixes. ( #281 ) ( #282 )
2022-01-10 08:27:12 +01:00
docker_node.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_plugin.py
docker_plugin - adding alias option and general cleanup ( #161 )
2021-06-25 21:45:53 +02:00
docker_prune.py
Prepare for distutils.version being removed in Python 3.12 ( #258 ) ( #260 )
2021-12-24 12:15:43 +01:00
docker_secret.py
Improve documentation ( #278 ) ( #279 )
2022-01-09 15:12:51 +01:00
docker_stack_info.py
Fix check_mode for some _info modules. ( #183 )
2021-07-28 21:49:15 +02:00
docker_stack_task_info.py
Fix check_mode for some _info modules. ( #183 )
2021-07-28 21:49:15 +02:00
docker_stack.py
Improve documentation ( #278 ) ( #279 )
2022-01-09 15:12:51 +01:00
docker_swarm_info.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_swarm_service_info.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_swarm_service.py
Improve documentation ( #278 ) ( #279 )
2022-01-09 15:12:51 +01:00
docker_swarm.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_volume_info.py
Improve documentation ( #278 ) ( #279 )
2022-01-09 15:12:51 +01:00
docker_volume.py
Improve documentation ( #278 ) ( #279 )
2022-01-09 15:12:51 +01:00