community.docker/plugins/modules
Felix Fontein b775bac593
docker_image: allow to tag images by name, improve docs (#149)
* Add test to tag image with ID.

* Document that source=local also works with image IDs.

* Improve 'repository' documentation.

* Fix typo.

* Looks like a fix is needed to make this work.

* ...

* Avoid unnecessary re.search() calls.

* Add changelog fragment.

* Improve main description.

* Remove import.
2021-06-07 07:01:10 +02: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 docker_compose: fix #12 (#119) 2021-05-04 07:53:38 +02:00
docker_config.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_container_exec.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_container_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_container.py feat: allow unlimited memory_swap in docker_container (#138) 2021-05-10 20:24:04 +02:00
docker_host_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_image_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_image_load.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_image.py docker_image: allow to tag images by name, improve docs (#149) 2021-06-07 07:01:10 +02:00
docker_login.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_network_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_network.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_node_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_node.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_plugin.py Configure plugin after installing it. (#135) 2021-05-07 07:14:28 +02:00
docker_prune.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_secret.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02: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 Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_swarm_service_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_swarm_service.py docker_swarm_service: fix crash during idempotence check if published_port is not specified (#136) 2021-05-05 08:00:22 +02:00
docker_swarm.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_volume_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_volume.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00