community.docker/plugins
Felix Fontein 3da9aa3b9c
[stable-2] Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#512)
* 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.

(cherry picked from commit c2d84efccb)

* Remove new feature (podman support).
2022-11-30 23:01:30 +01:00
..
connection docker connection: handle version and docker_args (#327) 2022-04-25 20:35:33 +02:00
doc_fragments Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
inventory Normalize booleans in all other plugins and modules. (#440) (#443) 2022-08-10 21:46:13 +02:00
module_utils Revert "Remove deprecated functionality. (#363)" 2022-07-02 14:18:53 +02:00
modules [stable-2] Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#512) 2022-11-30 23:01:30 +01:00
plugin_utils Move common utility code to plugins.module_utils.util (#390) 2022-06-20 18:39:13 +02:00