community.general/plugins/filter
Alexei Znamensky b85d36a01f
filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585)
* filter plugins: adjust import __future__ for Python3, remove __metaclass__

* rollback chg in test file

* add changelog frag
2025-01-20 19:37:14 +01:00
..
accumulate.py plugins (become, callback, filter): style adjustments (#9535) 2025-01-07 06:33:28 +01:00
counter.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
crc32.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
dict.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
dict_kv.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
from_csv.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
from_ini.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
groupby_as_dict.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
hashids.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
hashids_decode.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
hashids_encode.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
jc.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
json_query.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
keep_keys.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
lists.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
lists_difference.yml New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
lists_intersect.yml New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
lists_mergeby.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
lists_symmetric_difference.yml New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
lists_union.yml New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
random_mac.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
remove_keys.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
replace_keys.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
reveal_ansible_type.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
time.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
to_days.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
to_hours.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
to_ini.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
to_milliseconds.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
to_minutes.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
to_months.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
to_seconds.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
to_time_unit.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
to_weeks.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
to_years.yml Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
unicode_normalize.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00
version_sort.py filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585) 2025-01-20 19:37:14 +01:00