1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/lookup
Felix Fontein eea4f45965
Add dependent lookup plugin (#2164)
* Add dependent lookup plugin.

* Use correct YAML booleans.

* Began complete rewrite.

* Only match start of error msg.

* Improve tests.

* Work around old Jinja2 versions.

* Fix metadata.

* Fix filter name.
2021-05-11 19:27:05 +02:00
..
__init__.py
test_dependent.py Add dependent lookup plugin (#2164) 2021-05-11 19:27:05 +02:00
test_dsv.py
test_etcd3.py
test_lastpass.py
test_manifold.py
test_onepassword.py
test_tss.py