ansible/changelogs/fragments/60961-docker_compose-fix-deprecation-warning.yml
Scott Luther 0c73e47a42 fix erroneous failures in docker_compose due to deprecation warnings … (#61650)
* fix erroneous failures in docker_compose due to deprecation warnings from docker (#60961)

* Update error handling to work with new method of capturing output

Co-Authored-By: Felix Fontein <felix@fontein.de>

* update error handling

* fix syntax error

* fix indentation

* fix indentation (again)

* remove erroneous line
2019-09-04 19:34:05 +02:00

2 lines
125 B
YAML

bugfixes:
- "docker_compose - fix issue where docker deprecation warning results in ansible erroneously reporting a failure"