Improve envvar fallback handling. (#554)

This commit is contained in:
Felix Fontein
2023-01-13 06:37:04 +01:00
committed by GitHub
parent 757b02cc15
commit 4e6ac335f3
3 changed files with 58 additions and 40 deletions
+2
View File
@@ -0,0 +1,2 @@
bugfixes:
- "most modules - fix handling of ``DOCKER_TIMEOUT`` environment variable, and improve handling of other fallback environment variables (https://github.com/ansible-collections/community.docker/issues/551, https://github.com/ansible-collections/community.docker/pull/554)."