ansible/changelogs/fragments/docfixes.yml
Brian Coca 20270680fc
fixes to ansible-doc (#47682)
fixes to ansible-doc
 - change json to always be type dependent
 - change changelog generation to loop over the options
 - warn about ignoring module path
2018-12-10 11:37:15 -05:00

2 lines
92 B
YAML

bugfixes:
- "ansible-doc, --json now is 'type intelligent' and reinstated --all option"