mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 03:52:05 +00:00
* Allow to pass extra environment variables when running commands. * Make compatible with older Python. * Remove env and ini sources for extra_env.
3 lines
297 B
YAML
3 lines
297 B
YAML
minor_changes:
|
|
- "docker, docker_api connection plugins - allow to pass extra environment variables when executing commands with the new ``extra_env`` option (https://github.com/ansible-collections/community.docker/issues/937, https://github.com/ansible-collections/community.docker/pull/940)."
|