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
Felix Fontein 0ba06f8d82
Document all filter and test plugins (#4597) (#4604)
* Fix/improve docs.

* Document the a_module test.

* Document the dict filter.

* Linting.

* Add more filter docs.

* More filters.

* Update BOTMETA.

* Add another plugin.

* Fix typos.

* Add explicit entries.

* Fix lookup documentation.

(cherry picked from commit f055f47161)
2022-05-02 07:49:11 +02:00
..
dict.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
dict_kv.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
from_csv.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
groupby.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
hashids.py New filter plugins: hashids_encode and hashids_decode (#2244) 2021-04-17 20:00:03 +02:00
hashids_decode.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
hashids_encode.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
jc.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
json_query.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
list.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
path_join_shim.py Add path_join compatibility shim (#2172) 2021-04-08 07:49:57 +02:00
random_mac.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
time.py time_filter: improve hints in error message (#368) 2020-05-20 09:22:56 +02:00
to_days.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
to_hours.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
to_milliseconds.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
to_minutes.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
to_months.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
to_seconds.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
to_time_unit.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
to_weeks.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
to_years.yml Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
unicode_normalize.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00
version_sort.py Document all filter and test plugins (#4597) (#4604) 2022-05-02 07:49:11 +02:00