ansible/test/sanity/pep8
Chris Houseknecht 20bddde669 docker_service: Forward stderr-based output from docker-compose (#25456)
PR #5165 at https://github.com/ansible/ansible-modules-core/pull/5165
adds redirection and capture of stdout during execution of
docker-compose.

This doesn't necessarily catch all errors, since some are printed to
stderr and lost.

This extends the redirection to include stderr, and does minor string
processing to attempt to find a 'useful' message to present as the
final Ansible error.
2017-06-07 23:30:26 -04:00
..
current-ignore.txt Swap pep8 current to legacy (#22891) 2017-03-23 13:16:55 -05:00
legacy-files.txt docker_service: Forward stderr-based output from docker-compose (#25456) 2017-06-07 23:30:26 -04:00
legacy-ignore.txt Swap pep8 current to legacy (#22891) 2017-03-23 13:16:55 -05:00
skip.txt Don't skip action/__init__.py (#22911) 2017-03-23 13:40:02 -05:00