Files
community.general/lib/ansible/modules/cloud
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
..
2017-04-26 08:21:08 -07:00
2017-04-27 12:01:11 +01:00
2017-04-27 12:01:11 +01:00
2017-05-24 12:26:53 -07:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-05-25 16:14:39 +02:00
2017-03-14 09:07:22 -07:00
2017-05-12 08:42:52 -04:00
2017-03-14 09:07:22 -07:00
2017-05-23 09:40:56 -07:00
2017-03-22 20:50:28 -05:00
2016-12-08 11:22:22 -05:00