1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-17 05:17:33 +00:00
community.general/changelogs/fragments/no-mutable-fieldattribute-defaults.yaml

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)