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/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 Initial commit 2020-03-09 09:11:07 +00:00
cartesian.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
chef_databag.py fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
consul_kv.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
credstash.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
cyberarkpassword.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
dependent.py Add dependent lookup plugin (#2164) 2021-05-11 19:27:05 +02:00
dig.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
dnstxt.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
dsv.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
etcd.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
etcd3.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
filetree.py with_filetree:: use splitext for compatibility with template: (#2285) 2021-04-21 14:04:46 +02:00
flattened.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
hiera.py convert string returned by plugin to unicode (#2329) 2021-04-24 12:20:11 +02:00
keyring.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
lastpass.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
lmdb_kv.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
manifold.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
nios.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
nios_next_ip.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
nios_next_network.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
onepassword.py onepassword: find the password field out of the fields list (#1610) 2021-01-20 22:37:28 +01:00
onepassword_raw.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
passwordstore.py Add yaml support to passwordstore. (#1681) 2021-01-28 09:24:28 +01:00
redis.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
shelvefile.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
tss.py Adding another example for tss lookup (#1945) 2021-03-02 21:58:55 +01:00