1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-06 18:15:54 +00:00
community.general/plugins/filter
Alexei Znamensky 3734f471c1
use f-strings (#10899)
* use f-strings

* add changelog frag

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-10-11 11:59:28 +02:00
..
accumulate.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
counter.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
crc32.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
dict.py
dict_kv.py
from_csv.py
from_ini.py
groupby_as_dict.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
hashids.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
hashids_decode.yml
hashids_encode.yml
jc.py
json_diff.yml
json_patch.py
json_patch.yml
json_patch_recipe.yml
json_query.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
keep_keys.py
lists.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
lists_difference.yml
lists_intersect.yml
lists_mergeby.py
lists_symmetric_difference.yml
lists_union.yml
random_mac.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
remove_keys.py
replace_keys.py
reveal_ansible_type.py
time.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
to_days.yml
to_hours.yml
to_ini.py
to_milliseconds.yml
to_minutes.yml
to_months.yml
to_nice_yaml.yml
to_prettytable.py
to_seconds.yml
to_time_unit.yml
to_weeks.yml
to_yaml.py
to_yaml.yml
to_years.yml
unicode_normalize.py use f-strings (#10899) 2025-10-11 11:59:28 +02:00
version_sort.py