mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b6ae47c455
* Add dict and list_to_dict filters. * Remove list_to_dict filter. * Add myself as maintainer.
3 lines
130 B
YAML
3 lines
130 B
YAML
add plugin.filter:
|
|
- name: dict
|
|
description: "The ``dict`` function as a filter: converts a list of tuples to a dictionary"
|