1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-11 10:35:34 +00:00
community.general/plugins/filter
juremedvesek 97b464deb3
version_sort filter: fix example's description (#12167)
Fix description in example of community.general.version_sort filter

Example had some left overs, that were not aligned with code.
It was explaining conversion between tuples and dict. But example here maps list of strings to list of strings.
2026-06-02 18:22:05 +02:00
..
accumulate.py
counter.py
crc32.py
dict.py
dict_kv.py
from_csv.py
from_ini.py
from_toml.py Add from_toml filter (#12081) (#12081) 2026-05-30 13:36:38 +02:00
from_toml.yml Add from_toml filter (#12081) (#12081) 2026-05-30 13:36:38 +02:00
groupby_as_dict.py
hashids.py
hashids_decode.yml
hashids_encode.yml
jc.py
json_diff.yml
json_patch.py
json_patch.yml
json_patch_recipe.yml
json_query.py
keep_keys.py
lists.py Replace % string formatting with f-strings across multiple plugins (#11908) 2026-04-22 07:06:27 +12:00
lists_difference.yml
lists_intersect.yml
lists_mergeby.py Replace % string formatting with f-strings across multiple plugins (#11908) 2026-04-22 07:06:27 +12:00
lists_symmetric_difference.yml
lists_union.yml
random_mac.py
remove_keys.py
replace_keys.py
reveal_ansible_type.py
time.py
to_days.yml
to_hours.yml
to_ini.py to_ini filter plugin: add no_extra_spaces parameter (#8576) (#12059) 2026-05-16 14:56:52 +02:00
to_milliseconds.yml
to_minutes.yml
to_months.yml
to_nice_yaml.yml
to_prettytable.py
to_seconds.yml
to_time_unit.yml
to_toml.py
to_toml.yml
to_weeks.yml
to_yaml.py
to_yaml.yml
to_years.yml
unicode_normalize.py
version_sort.py version_sort filter: fix example's description (#12167) 2026-06-02 18:22:05 +02:00