ansible/changelogs/fragments/encoding-docs-plugin-parsing.yaml
Toshio Kuratomi c833b096fa
Fix encoding issue when parsing plugin examples (#39872)
This caused a non-fatal traceback when building, for example, the module
documentation for the debug module.

(cherry picked from commit 3e64036684)
2018-05-14 14:28:03 -07:00

3 lines
94 B
YAML

---
bugfixes:
- Fix an encoding issue when parsing the examples from a plugins' documentation