community.general/changelogs/fragments/6602-vardict-as-dict.yml

3 lines
183 B
YAML
Raw Normal View History

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).