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/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
..
action/system Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
become Make pfexec become usable for illumos (#3889) 2022-10-05 08:26:40 +02:00
cache Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
callback Remove deprecated features, bump version to 6.0.0 (#5326) 2022-10-25 08:07:21 +02:00
connection Fix linting errors; fix some real bugs (#5111) 2022-08-12 11:07:30 +02:00
doc_fragments Fix non-matching defaults. (#5452) 2022-11-01 19:25:51 +01:00
filter clarify jc filter usage in the example (#5396) 2022-10-24 19:25:24 +02:00
inventory proxmox inventory, remove redundant and simplify code (#5437) 2022-11-01 07:33:54 +01:00
lookup Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
module_utils Remove deprecated features, bump version to 6.0.0 (#5326) 2022-10-25 08:07:21 +02:00
modules fix int options idempotence bug and add new test to check it (#5443) 2022-11-01 21:40:17 +01:00
test Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00