049800c063
* Metadata defaults were not being set if only a few fields were missing. * ansible-doc with no documentation and no status in metadata should return empty, just like if there was no documentation and no metadata at all.
5 lines
252 B
YAML
5 lines
252 B
YAML
bugfixes:
|
|
- Plugin Metadata is supposed to have default values. When the metadata was
|
|
missing entirely, we were properly setting the defaults. Fixed the metadata
|
|
parsing so that the defaults are also set when we were missing just a few
|
|
fields.
|