mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
docker_container_exec: allow to specify environment (#254)
* Allow to specify environment parameters for docker_container_exec. * Add changelog fragment. * sorted -> list.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- docker_container_exec - add ``env`` option (https://github.com/ansible-collections/community.docker/issues/248, https://github.com/ansible-collections/community.docker/pull/254).
|
||||
Reference in New Issue
Block a user