ansible/changelogs/fragments/60961-docker_compose-fix-deprecation-warning.yml
Scott Luther 9902888a21 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

(cherry picked from commit 0c73e47a42)
2019-09-09 13:22:34 -07:00

2 lines
125 B
YAML

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