mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
* Add groupby_as_dict filter.
* Test all error cases.
(cherry picked from commit 384655e15c)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
3
changelogs/fragments/2323-groupby_as_dict-filter.yml
Normal file
3
changelogs/fragments/2323-groupby_as_dict-filter.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
add plugin.filter:
|
||||
- name: groupby_as_dict
|
||||
description: Transform a sequence of dictionaries to a dictionary where the dictionaries are indexed by an attribute
|
||||
Reference in New Issue
Block a user