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/fragments/fix-metadata-defaults.yml

6 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.