1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-09 19:31:35 +00:00
community.general/plugins/filter
patchback[bot] af08ea33b1
[PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819)
Use dict comprehension in plugins (#8814)

* use dict comprehension in plugins

* Apply suggestions from code review

* add changelog frag

* fix references in changelog frag

(cherry picked from commit ecc048bc12)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-09-01 20:55:02 +02:00
..
counter.py
crc32.py
dict.py
dict_kv.py
from_csv.py
from_ini.py
groupby_as_dict.py
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
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