1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-23 13:50:30 +00:00
community.general/plugins/filter
patchback[bot] cdbf70d781
[PR #9145/dc856ab6 backport][stable-9] filters/dict: document the correct return value (#9150)
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:51 +01:00
..
counter.py
crc32.py
dict.py [PR #9145/dc856ab6 backport][stable-9] filters/dict: document the correct return value (#9150) 2024-11-18 20:58:51 +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 [PR #9040/cc72fa07 backport][stable-9] groupby_as_dict: mention Jinja2's groupby filter (#9043) 2024-10-19 22:50:57 +02:00
hashids.py [PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819) 2024-09-01 20:55:02 +02:00
hashids_decode.yml
hashids_encode.yml
jc.py
json_query.py
keep_keys.py [PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819) 2024-09-01 20:55:02 +02:00
lists.py
lists_difference.yml
lists_intersect.yml
lists_mergeby.py [PR #8475/8f60f3ae backport][stable-9] Update docs lists_mergeby (#8495) 2024-06-13 07:48:02 +02:00
lists_symmetric_difference.yml
lists_union.yml
random_mac.py
remove_keys.py [PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819) 2024-09-01 20:55:02 +02:00
replace_keys.py [PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819) 2024-09-01 20:55:02 +02:00
reveal_ansible_type.py [PR #8595/8990f97b backport][stable-9] New Plugins #8594 (#8618) 2024-07-13 14:19:14 +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