ansible/changelogs/fragments/flatten-better-type-check.yml

3 lines
169 B
YAML
Raw Normal View History

bugfixes:
- flatten filter - use better method of type checking allowing flattening of mutable and non-mutable sequences (https://github.com/ansible/ansible/pull/44331)