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/integration/targets/lookup_lmdb_kv
Felix Fontein e718bd8445
Lookups: use Ansible's config manager whenever possible (#5440)
* Start using Ansible's config manager to handle options.

* Docs improvements.

* Fix documentation, make options actual lookup options.

* The cyberarkpassword lookup does too strange things.

* The onepassword lookups are converted in #4728, let's not interfere.

* Improve docs.

* Skip shelvefile as well.

* Convert lmdb_kv.

* Convert and fix credstash.

* Convert manifold.

* Drop chef_databag.

* Convert dig.

* Update examples.

* Forgot the most important part.

* Fix lmdb_kv docs.

* Python 2.6 compatibility.

* Convert AnsibleUnicode to str.

* Load lookup with lookup loader.

* Fix environment handling and error message checking.

* Improve docs formatting.
2022-11-01 21:58:46 +01:00
..
aliases Change CI group identifiers. (#5344) 2022-10-11 07:34:36 +02:00
dependencies.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
runme.sh Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
test.yml Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
test_db.py Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00