community.docker/plugins/modules
Felix Fontein 5bfec5d4d2
Add 'idempotent' attribute (#1022)
* Add 'idempotent' attribute.

* Mention check mode in attribute description.

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

---------

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-30 21:11:14 +01:00
..
current_container_facts.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_compose_v2_exec.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_compose_v2_pull.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_compose_v2_run.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_compose_v2.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_config.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_container_copy_into.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_container_exec.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_container_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_container.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_host_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_build.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_export.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_load.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_pull.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_push.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_remove.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_tag.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_login.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_network_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_network.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_node_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_node.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_plugin.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_prune.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_secret.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_stack_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_stack_task_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_stack.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_swarm_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_swarm_service_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_swarm_service.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_swarm.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_volume_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_volume.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00