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/changelogs
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
..
fragments Recognize module tracebacks on stdout and stderr. 5 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 6 years ago
config.yaml Implement new changelog generator. 6 years ago