ansible/changelogs/fragments/allow_restricted_config_values.yml

4 lines
211 B
YAML
Raw Normal View History

minor_changes:
- Now 'choices' keyword in config definitions also restricts valid values for the entry.
- Internal config entries will not be documented, to mark an entry as internal it must start with `_`.