ansible/changelogs/fragments/no-mutable-fieldattribute-defaults.yaml
2018-10-12 10:38:38 -07:00

2 lines
173 B
YAML

bugfixes:
- FieldAttribute - Do not use mutable defaults, instead allow supplying a callable for defaults of mutable types (https://github.com/ansible/ansible/issues/46824)