mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Avoid deprecated AnsibleFilterTypeError (#9992)
Avoid deprecated AnsibleFilterTypeError.
This commit is contained in:
parent
04cfce78ea
commit
8525e420bc
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