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
Jim Speir 677ab8e383
Adding another example for tss lookup (#1945)
* Adding another example for tss lookup

A more detailed example using self-hosted secrets server as investigated in #1943

* Update plugins/lookup/tss.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Better line breaking

* Update plugins/lookup/tss.py

Seconded!

Co-authored-by: Felix Fontein <felix@fontein.de>

* Remove newline to pass tests

* Update plugins/lookup/tss.py

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-02 21:58:55 +01: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
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 <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
flattened.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
hiera.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01: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