mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
docker_compose - add env_file option (#174)
* Initial commit * Adding changelog and fixing docs * Fixing integration tests * Restricting minimum docker-compose versions for tests * Applying initial review suggestions
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
minor_changes:
|
||||
- docker_compose - added ``env_file`` option for specifying custom environment files
|
||||
(https://github.com/ansible-collections/community.docker/pull/174).
|
||||
Reference in New Issue
Block a user