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 384655e15c
Add groupby_as_dict filter (#2323)
* Add groupby_as_dict filter.

* Test all error cases.
2021-05-13 21:49:57 +02:00
..
__init__.py
dict.py Add dict filter (#2171) 2021-04-08 07:50:28 +02:00
dict_kv.py
from_csv.py
groupby.py Add groupby_as_dict filter (#2323) 2021-05-13 21:49:57 +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
list.py
path_join_shim.py
random_mac.py
time.py
version_sort.py