community.docker/plugins/module_utils/module_container
Felix Fontein d8cef6c71e
docker_container: refactoring preparing better comparisons (#713)
* Always get the container's image as well to allow get_value() to use that one too.

* Allow options and engines to overwrite comparison functions.

* Do not fail if image (by ID) cannot be found.

* Allow to control when container image is needed.

* Pass option to compare function.

* Allow to pass the host info for retrieving a value.

* Add changelog fragment.
2023-12-05 07:26:11 +01:00
..
base.py docker_container: refactoring preparing better comparisons (#713) 2023-12-05 07:26:11 +01:00
docker_api.py docker_container: refactoring preparing better comparisons (#713) 2023-12-05 07:26:11 +01:00
module.py docker_container: refactoring preparing better comparisons (#713) 2023-12-05 07:26:11 +01:00