community.docker/plugins/modules
Felix Fontein c2d84efccb
Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#510)
* Add more debug output.

* Add basic integration test.

* Split into lines.

* Fix docker detection, add podman detection.

ci_complete

* Improve regular expression.

* Document that this module is trying its best, but might not be perfect.

* Update comment.
2022-11-30 22:25:33 +01:00
..
current_container_facts.py Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#510) 2022-11-30 22:25:33 +01:00
docker_compose.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_config.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_container_exec.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_container_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_container.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_host_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_image_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_image_load.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_image.py Add docstring to ImageManager.__init__ and fix docstring for ImageManager.archive_image (#509) 2022-11-30 22:04:11 +01:00
docker_login.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_network_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_network.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_node_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_node.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_plugin.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_prune.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_secret.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_stack_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_stack_task_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_stack.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_swarm_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_swarm_service_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_swarm_service.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_swarm.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_volume_info.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker_volume.py Document attributes (#497) 2022-11-06 21:15:09 +01:00