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/changelogs/fragments/3921-add-counter-filter-plugin.yml
Rémy Keil 9642a15d34
Add counter filter (#3921)
* Add counter filter

* move counter filter doc to existing chapter

* Use existing typerror exception from Counter

* Match counter filter example task name and output
2021-12-26 14:56:21 +01:00

4 lines
97 B
YAML

---
add plugin.filter:
- name: counter
description: Counts hashable elements in a sequence