ansible/changelogs/fragments/no-mutable-fieldattribute-defaults.yaml

3 lines
173 B
YAML
Raw Normal View History

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