..
current_container_facts.py
Fix AZP tests, add current_container_facts module ( #48 )
2020-12-13 08:06:16 +00:00
docker_compose.py
docker_compose - Fix startup errors for docker-compose versions <1.17.0 ( #182 )
2021-07-31 11:37:02 +02:00
docker_config.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_container_exec.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02: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: fix handling of command and entrypoint in a backwards-compatible way ( #186 )
2021-08-02 19:31:46 +02:00
docker_host_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_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
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_login.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02: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
put example addresses in actual RFC1918 range ( #170 )
2021-07-01 19:06:18 +02:00
docker_node_info.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02: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
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_secret.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02: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
Remove ignore.txt entries ( #29 )
2020-11-06 06:18:41 +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
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02: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
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
docker_volume.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00