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
patchback[bot] 348d2c26de
documenting to_seconds filter (#4203) (#4584)
* documenting to_seconds filter

example of documenting filters when multiple exist inside one file

* Update to_seconds.yml

* Apply suggestions from code review

* Extend documentation. Add BOTMETA entry.

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 378b20ac32)

Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
2022-04-27 23:13:11 +02:00
..
dict.py Add dict filter (#2171) 2021-04-08 07:50:28 +02:00
dict_kv.py fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
from_csv.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
groupby.py Add groupby_as_dict filter (#2323) (#2503) 2021-05-14 09:47:53 +02:00
hashids.py New filter plugins: hashids_encode and hashids_decode (#2244) 2021-04-17 20:00:03 +02:00
jc.py fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
json_query.py fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
list.py Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
path_join_shim.py Add path_join compatibility shim (#2172) 2021-04-08 07:49:57 +02:00
random_mac.py fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
time.py time_filter: improve hints in error message (#368) 2020-05-20 09:22:56 +02:00
to_seconds.yml documenting to_seconds filter (#4203) (#4584) 2022-04-27 23:13:11 +02:00
unicode_normalize.py New filter plugin - unicode_normalization (#3359) (#3362) 2021-09-12 14:40:02 +02:00
version_sort.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00