mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 00:11:57 +00:00
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 | ||