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
patchback[bot] 23da67cc72
Add dependent lookup plugin (#2164) (#2490)
* 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.

(cherry picked from commit eea4f45965)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-05-11 20:14:30 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
test_dependent.py Add dependent lookup plugin (#2164) (#2490) 2021-05-11 20:14:30 +02:00
test_dsv.py Add Thycotic DevOps Secrets Vault lookup plugin (#90) 2020-07-13 05:45:07 +00:00
test_etcd3.py add etcd3 lookup plugin (#127) 2020-04-25 10:58:06 +02:00
test_lastpass.py Initial commit 2020-03-09 09:11:07 +00:00
test_manifold.py Initial commit 2020-03-09 09:11:07 +00:00
test_onepassword.py Initial commit 2020-03-09 09:11:07 +00:00
test_tss.py Add the Thycotic Secret Server lookup plugin. (#91) 2020-07-13 07:37:20 +02:00