1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-09 03:11:34 +00:00
community.general/plugins/filter
patchback[bot] 468b28bbb8
Add counter filter (#3921) (#3945)
* Add counter filter

* move counter filter doc to existing chapter

* Use existing typerror exception from Counter

* Match counter filter example task name and output

(cherry picked from commit 9642a15d34)

Co-authored-by: Rémy Keil <remy.keil@gmail.com>
2021-12-26 15:25:18 +01:00
..
counter.py Add counter filter (#3921) (#3945) 2021-12-26 15:25:18 +01:00
dict.py
dict_kv.py
from_csv.py
groupby.py
hashids.py
jc.py
json_query.py
list.py
path_join_shim.py
random_mac.py
time.py
unicode_normalize.py New filter plugin - unicode_normalization (#3359) 2021-09-12 13:46:53 +02:00
version_sort.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00