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
Felix Fontein c34dc24d3a
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882)
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters.

* Also adjust tests.

(cherry picked from commit fafabed9e6)
2021-06-27 09:39:18 +02:00
..
dict.py Add dict filter (#2171) 2021-04-08 07:50:28 +02:00
dict_kv.py
from_csv.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
groupby.py Add groupby_as_dict filter (#2323) (#2503) 2021-05-14 09:47:53 +02:00
hashids.py New filter plugins: hashids_encode and hashids_decode (#2244) 2021-04-17 20:00:03 +02:00
jc.py
json_query.py json_query, no more 'unknown type' errors (#2607) (#2613) 2021-05-25 13:59:42 +02:00
list.py
path_join_shim.py Add path_join compatibility shim (#2172) 2021-04-08 07:49:57 +02:00
random_mac.py
time.py
version_sort.py