community.docker/plugins/modules
Felix Fontein f2d16da643
docker_image: improve/fix handling of image IDs (#87)
* Improve/fix handling of image IDs in docker_image.

* Fix syntax error.

* Linting.

* Fix name collision.

* Add various tests.

* Fix tests.

* Improve image finding by ID, and fix various related bugs.

* accept_not_there -> accept_missing_image.

* Remove unnecessary dummy variable.
2021-02-28 10:40:11 +01:00
..
current_container_facts.py Fix AZP tests, add current_container_facts module (#48) 2020-12-13 08:06:16 +00:00
docker_compose.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_config.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_container_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_container.py Add storage_opts option. (#93) 2021-02-24 23:01:34 +01:00
docker_host_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_image_info.py docker_image: improve/fix handling of image IDs (#87) 2021-02-28 10:40:11 +01:00
docker_image.py docker_image: improve/fix handling of image IDs (#87) 2021-02-28 10:40:11 +01:00
docker_login.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_network_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_network.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_node_info.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_node.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_prune.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_secret.py Add a warning when ansible_key label is not found on a secret. (#31) 2020-11-09 08:31:55 +01:00
docker_stack_info.py Remove version_added from community.general, and add changelog fragments since community.general 1.2.0. 2020-10-30 07:05:51 +01:00
docker_stack_task_info.py Remove version_added from community.general, and add changelog fragments since community.general 1.2.0. 2020-10-30 07:05:51 +01:00
docker_stack.py Remove ignore.txt entries (#29) 2020-11-06 06:18:41 +01:00
docker_swarm_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_swarm_service_info.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_swarm_service.py Replicas max per node (#92) 2021-02-24 10:14:06 +01:00
docker_swarm.py docker swarm - Add no_log to the signing_ca_key argument (#80) 2021-02-04 21:03:43 +01:00
docker_volume_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_volume.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00