mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
docker_compose - Fix startup errors for docker-compose versions <1.17.0 (#182)
* Initial Commit * Adding changelog fragment * Applying review suggestions
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- docker_compose - fixes task failures when bringing up services while using ``docker-compose <1.17.0``
|
||||
(https://github.com/ansible-collections/community.docker/issues/180).
|
||||
Reference in New Issue
Block a user