1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-05 16:31:59 +00:00
community.general/plugins/filter
patchback[bot] a6f6bcc555
[PR #9145/dc856ab6 backport][stable-10] filters/dict: document the correct return value (#9151)
filters/dict: document the correct return value (#9145)

(cherry picked from commit dc856ab6fe)

Co-authored-by: Max Gautier <mg@max.gautier.name>
2024-11-18 20:58:50 +01:00
..
counter.py
crc32.py
dict.py [PR #9145/dc856ab6 backport][stable-10] filters/dict: document the correct return value (#9151) 2024-11-18 20:58:50 +01:00
dict_kv.py
from_csv.py
from_ini.py fix: Ensuring interpolation is disabled for ConfigParser (#8185) 2024-04-09 08:01:44 +02:00
groupby_as_dict.py groupby_as_dict: mention Jinja2's groupby filter (#9040) 2024-10-19 22:07:56 +02:00
hashids.py Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
hashids_decode.yml
hashids_encode.yml
jc.py
json_query.py
keep_keys.py Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
lists.py
lists_difference.yml
lists_intersect.yml
lists_mergeby.py Update docs lists_mergeby (#8475) 2024-06-13 07:35:32 +02:00
lists_symmetric_difference.yml
lists_union.yml
random_mac.py
remove_keys.py Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
replace_keys.py Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
reveal_ansible_type.py New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00
time.py
to_days.yml
to_hours.yml
to_ini.py fix: Ensuring interpolation is disabled for ConfigParser (#8185) 2024-04-09 08:01:44 +02:00
to_milliseconds.yml
to_minutes.yml
to_months.yml
to_seconds.yml
to_time_unit.yml
to_weeks.yml
to_years.yml
unicode_normalize.py
version_sort.py