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
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
..
become Make pfexec become usable for illumos (#3889) 2022-10-05 08:26:40 +02:00
cache Add more license statements (#5079) 2022-08-07 13:37:23 +02:00
callback opentelemetry: send logs (#4175) 2022-10-10 20:54:52 +02:00
connection Add more license statements (#5079) 2022-08-07 13:37:23 +02:00
filter feat: Add crc32 filter (#5062) 2022-08-21 12:10:31 +02:00
inventory linnode inventory, remove redundant (#5438) 2022-11-01 07:33:43 +01:00
lookup Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
module_utils Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
modules fix int options idempotence bug and add new test to check it (#5443) 2022-11-01 21:40:17 +01:00