mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add dict filter (#2171)
* Add dict and list_to_dict filters. * Remove list_to_dict filter. * Add myself as maintainer.
This commit is contained in:
3
changelogs/fragments/dict-filter.yml
Normal file
3
changelogs/fragments/dict-filter.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
add plugin.filter:
|
||||
- name: dict
|
||||
description: "The ``dict`` function as a filter: converts a list of tuples to a dictionary"
|
||||
Reference in New Issue
Block a user