community.docker/plugins/module_utils/module_container
Felix Fontein 6366464812
docker_container: allow pull=never, and make check mode behavior configurable (#797)
* Allow to configure behavior of pull=true in check mode.

* Change pull to option that accepts some strings as well, such as pull=never.

* Adjust values.
2024-02-14 22:49:22 +01:00
..
base.py Add networks[].mac_address option. (#763) 2024-01-20 14:23:12 +01:00
docker_api.py Add networks[].mac_address option. (#763) 2024-01-20 14:23:12 +01:00
module.py docker_container: allow pull=never, and make check mode behavior configurable (#797) 2024-02-14 22:49:22 +01:00