..
counter.py
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
2022-08-05 12:28:29 +02:00
crc32.py
feat: Add crc32 filter ( #5062 )
2022-08-21 12:10:31 +02:00
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
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
2022-08-05 12:28:29 +02:00
from_csv.py
Update from_csv.py docs ( #7296 )
2023-09-20 22:02:54 +02:00
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 #9992/8525e420 backport][stable-9] Avoid deprecated AnsibleFilterTypeError ( #9993 )
2025-04-14 21:23:23 +02: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
Start using semantic markup ( #6627 )
2023-06-10 09:28:40 +02:00
json_query.py
[PR #10539/3de073fb backport][stable-9] json_query: extend list of type aliases for compatibility with ansible-core 2.19 ( #10558 )
2025-08-02 18:02:49 +02:00
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
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_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
[PR #8475/8f60f3ae backport][stable-9] Update docs lists_mergeby ( #8495 )
2024-06-13 07:48:02 +02: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
Add more license statements ( #5079 )
2022-08-07 13:37:23 +02:00
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
[stable-9] Make ready for data tagging ( #9991 )
2025-04-14 21:23:04 +02:00
time.py
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
2022-08-05 12:28:29 +02:00
to_days.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
to_hours.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
to_ini.py
fix: Ensuring interpolation is disabled for ConfigParser ( #8185 )
2024-04-09 08:01:44 +02:00
to_milliseconds.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
to_minutes.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
to_months.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
to_seconds.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
to_time_unit.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
to_weeks.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
to_years.yml
[PR #9812/cf147b9f backport][stable-9] misc typo fix ( #9815 )
2025-03-01 11:30:56 +01:00
unicode_normalize.py
[PR #9992/8525e420 backport][stable-9] Avoid deprecated AnsibleFilterTypeError ( #9993 )
2025-04-14 21:23:23 +02:00
version_sort.py
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
2022-08-05 12:28:29 +02:00