1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-29 08:27:34 +00:00
community.general/plugins/filter
patchback[bot] 8c23d0e345
New filter plugin - unicode_normalization (#3359) (#3362)
* Initial commit

* Adding maintainer in BOTMETA

* Adding changelog fragment

* Updating filter_guide

* Applying initial review suggestions

(cherry picked from commit 29e4066944)

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-09-12 14:40:02 +02:00
..
dict.py
dict_kv.py
from_csv.py
groupby.py
hashids.py
jc.py
json_query.py
list.py
path_join_shim.py
random_mac.py
time.py
unicode_normalize.py New filter plugin - unicode_normalization (#3359) (#3362) 2021-09-12 14:40:02 +02:00
version_sort.py