community.docker/plugins/modules
Felix Fontein 94227e2575
docker_prune: correctly return 'changed' result (#593) (#594)
* Correctly return 'changed' status.

* Extend tests.

* Fix typo.

(cherry picked from commit 08bfcf7e5f)
2023-02-24 21:24:39 +01:00
..
current_container_facts.py Improve container detection. (#522) (#523) 2022-12-06 08:39:15 +01:00
docker_compose.py docs: Fix json path in asserts (#560) (#562) 2023-01-20 13:29:44 +01:00
docker_config.py Fix two more booleans. (#464) (#465) 2022-08-24 06:53:31 +02:00
docker_container_exec.py [stable-2] Remove unneccessary imports (#579) 2023-02-09 16:09:00 +01:00
docker_container_info.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_container.py Normalize booleans in docker_container docs. (#439) (#442) 2022-08-10 18:16:50 +02:00
docker_host_info.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_image_info.py Move common utility code to plugins.module_utils.util (#390) 2022-06-20 18:39:13 +02:00
docker_image_load.py Move common utility code to plugins.module_utils.util (#390) 2022-06-20 18:39:13 +02:00
docker_image.py Add docstring to ImageManager.__init__ and fix docstring for ImageManager.archive_image (#509) (#511) 2022-11-30 22:14:34 +01:00
docker_login.py [stable-2] Ignore more unnecessary import warnings (#587) 2023-02-12 22:32:02 +01:00
docker_network_info.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_network.py Fix non-matching defaults. (#494) (#496) 2022-11-01 19:20:32 +01:00
docker_node_info.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_node.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_plugin.py docker_plugin: do not crash when plugin doesn't exist (#553) (#556) 2023-01-13 21:00:34 +01:00
docker_prune.py docker_prune: correctly return 'changed' result (#593) (#594) 2023-02-24 21:24:39 +01:00
docker_secret.py Fix two more booleans. (#464) (#465) 2022-08-24 06:53:31 +02:00
docker_stack_info.py Fix docs. (#436) (#437) 2022-08-04 14:33:10 +02:00
docker_stack_task_info.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_stack.py Fix error formatting bug. (#448) (#450) 2022-08-12 14:15:40 +02:00
docker_swarm_info.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_swarm_service_info.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_swarm_service.py added documentation to indicate docker_swarm_service does not currently support operating on stack based services. (#491) (#493) 2022-10-26 13:13:25 +02:00
docker_swarm.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_volume_info.py Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
docker_volume.py [stable-2] Remove unneccessary imports (#579) 2023-02-09 16:09:00 +01:00