You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/module_tracebacks
Matt Clay f109184753 Recognize module tracebacks on stdout and stderr.
Module tracebacks may be reported on stdout instead of stderr when
using some connection plugins. For example, the ssh connection plugin
will report tracebacks on stdout due to use of the -tt option.

This change results in tracebacks being recognized on both stdout
and stderr, instead of the previous behavior of just stderr.

ci_complete
5 years ago
..
aliases Recognize module tracebacks on stdout and stderr. 5 years ago
inventory Recognize module tracebacks on stdout and stderr. 5 years ago
runme.sh Recognize module tracebacks on stdout and stderr. 5 years ago
traceback.yml Recognize module tracebacks on stdout and stderr. 5 years ago