1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/filter
Ajpantuso 29e4066944
New filter plugin - unicode_normalization (#3359)
* Initial commit

* Adding maintainer in BOTMETA

* Adding changelog fragment

* Updating filter_guide

* Applying initial review suggestions
2021-09-12 13:46:53 +02:00
..
dict.py
dict_kv.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
from_csv.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
groupby.py Add groupby_as_dict filter (#2323) 2021-05-13 21:49:57 +02:00
hashids.py
jc.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
json_query.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
list.py
path_join_shim.py
random_mac.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
time.py
unicode_normalize.py New filter plugin - unicode_normalization (#3359) 2021-09-12 13:46:53 +02:00
version_sort.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00