mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e55df1c63e
VarDict module utils (#6511)
* vardict: easy hadling of module variables
* fix copyright year
* initial tests passing
* small adjustments
* add tests
* add to BOTMETA
* remove unused import pytest
* Update plugins/module_utils/vardict.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* minor refactor and documentation
* minor adjustments
* rename VarDict.var() to VarDict._var()
- plus add more docs
* fix method name in tests
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
cloud | ||
hwc | ||
identity/keycloak | ||
net_tools/pritunl | ||
xenserver | ||
conftest.py | ||
test_cmd_runner.py | ||
test_csv.py | ||
test_database.py | ||
test_known_hosts.py | ||
test_module_helper.py | ||
test_ocapi_utils.py | ||
test_onepassword.py | ||
test_opennebula.py | ||
test_saslprep.py | ||
test_utm_utils.py | ||
test_vardict.py |