mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07: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:
parent
4b6722d938
commit
b6ae47c455
5 changed files with 38 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -53,6 +53,8 @@ files:
|
|||
$doc_fragments/xenserver.py:
|
||||
maintainers: bvitnik
|
||||
labels: xenserver
|
||||
$filters/dict.py:
|
||||
maintainers: felixfontein
|
||||
$filters/dict_kv.py:
|
||||
maintainers: giner
|
||||
$filters/jc.py:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue