mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
* module docker_compose_v2_run: fix env argument * fix missing "--env" in docker_compose_v2_exec, and added changelog fragment * Update changelogs/fragments/992-module-docker_compose_v2_run-fix-env-argument.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
187 B
YAML
2 lines
187 B
YAML
bugfixes:
|
|
- "docker_compose_v2_exec, docker_compose_v2_run - fix missing ``--env`` flag while assembling env arguments (https://github.com/ansible-collections/community.docker/pull/992)." |