mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
59db302deb
* VarDict module utils: add `as_dict()` method * add changelog frag
2 lines
183 B
YAML
2 lines
183 B
YAML
minor_changes:
|
|
- VarDict module utils - add method ``VarDict.as_dict()`` to convert to a plain ``dict`` object (https://github.com/ansible-collections/community.general/pull/6602).
|