mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Use newer is_sequence function instead of MutableSequence (#44331)
* Use newer is_sequence function instead of MutableSequence. Fixes #44327 * Add changelog for #44331 * Update changelog fragment to describe the fix in more detail
This commit is contained in:
2
changelogs/fragments/flatten-better-type-check.yml
Normal file
2
changelogs/fragments/flatten-better-type-check.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- flatten filter - use better method of type checking allowing flattening of mutable and non-mutable sequences (https://github.com/ansible/ansible/pull/44331)
|
||||
Reference in New Issue
Block a user