1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/filter
Kelly Brazil c168f9c3be
JC: Add plugin parser functionality to JC Filter Plugin (#6043)
* Add plugin parser functionality to JC Filter Plugin

The parse function was added in jc v1.18.0 which allows plugin parsers to be used. This change will try the new API if available, else fallback to the old API so there is no change in behavior.

* remove whitespace from blank line

* Add changelog fragment for JC plugin parser support

* add .yml extension to file name

* Formatting

* add period at end
2023-02-23 16:54:38 +01:00
..
counter.py
crc32.py
dict.py
dict_kv.py
from_csv.py
groupby_as_dict.py
hashids.py
hashids_decode.yml
hashids_encode.yml
jc.py JC: Add plugin parser functionality to JC Filter Plugin (#6043) 2023-02-23 16:54:38 +01:00
json_query.py
lists_mergeby.py
random_mac.py
time.py
to_days.yml
to_hours.yml
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