mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 16:41:21 -07:00
[PR #9992/8525e420 backport][stable-10] Avoid deprecated AnsibleFilterTypeError (#9994)
Avoid deprecated AnsibleFilterTypeError (#9992)
Avoid deprecated AnsibleFilterTypeError.
(cherry picked from commit 8525e420bc
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d5e0d36e48
commit
4dec46778c
3 changed files with 15 additions and 4 deletions
2
changelogs/fragments/9992-filtertypeerror.yml
Normal file
2
changelogs/fragments/9992-filtertypeerror.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "hashids and unicode_normalize filter plugins - avoid deprecated ``AnsibleFilterTypeError`` on ansible-core 2.19 (https://github.com/ansible-collections/community.general/pull/9992)."
|
Loading…
Add table
Add a link
Reference in a new issue