ansible/changelogs
Matt Clay ffb3e19dc6 [stable-2.9] Fix ansible-doc traceback and sanity test. (#62040)
* Fix ansible-doc traceback for removed modules.

This avoids tracebacks with errors like the following when a module has been removed:

module module_name missing documentation (or could not parse documentation): 'NoneType' object does not support item assignment

* Fix ansible-doc sanity test warning handling.

Warnings about removed modules/plugins on stderr are now properly ignored.

Previously an ansible-doc error could result in unrelated errors going undetected because tests were stopped early and the underlying error was ignored.
(cherry picked from commit 064e8e1ef4)

Co-authored-by: Matt Clay <matt@mystile.com>
2019-09-17 16:32:04 -07:00
..
fragments [stable-2.9] Fix ansible-doc traceback and sanity test. (#62040) 2019-09-17 16:32:04 -07:00
.changes.yaml New release v2.9.0b1 2019-09-05 11:46:29 -07:00
CHANGELOG-v2.9.rst New release v2.9.0b1 2019-09-05 11:46:29 -07:00
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 2018-05-30 16:47:48 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00