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
Adam C. Migus a424ee71e3
Add Thycotic DevOps Secrets Vault lookup plugin (#90)
* Add the Thycotic DevOps Secrets Vault lookup plugin.

* Update plugins/lookup/dsv.py

Co-Authored-By: Felix Fontein <felix@fontein.de>

* Update plugins/lookup/dsv.py

Co-Authored-By: Felix Fontein <felix@fontein.de>

* Update plugins/lookup/dsv.py

Co-Authored-By: Felix Fontein <felix@fontein.de>

* Fix import error check per code review.

* Apply suggestions from code review

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

* Add a unittest for plugins/lookup/dsv.py

* Add copyrights.

* Apply suggestions from code review

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

* Fixed formatting bug in test_dsv.py

* Apply suggestions from code review

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

* Apply suggestions from code review

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-07-13 05:45:07 +00:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cartesian.py Fix example since lookup/query is not filter (#55) 2020-03-26 13:24:06 +00:00
chef_databag.py Initial commit 2020-03-09 09:11:07 +00:00
consul_kv.py Fix for lookup/consul_kv environment varibles handling (#303) 2020-06-23 14:08:38 +02:00
credstash.py Initial commit 2020-03-09 09:11:07 +00:00
cyberarkpassword.py Initial commit 2020-03-09 09:11:07 +00:00
dig.py Fix the docs for dig and nios. 2020-05-20 13:16:51 -07:00
dnstxt.py Initial commit 2020-03-09 09:11:07 +00:00
dsv.py Add Thycotic DevOps Secrets Vault lookup plugin (#90) 2020-07-13 05:45:07 +00:00
etcd.py Initial commit 2020-03-09 09:11:07 +00:00
etcd3.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
filetree.py Initial commit 2020-03-09 09:11:07 +00:00
flattened.py Initial commit 2020-03-09 09:11:07 +00:00
gcp_storage_file.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
hashi_vault.py hashi_vault: Handle equal sign in secret name value (#537) 2020-06-19 14:10:11 +02:00
hiera.py Initial commit 2020-03-09 09:11:07 +00:00
keyring.py Initial commit 2020-03-09 09:11:07 +00:00
lastpass.py Initial commit 2020-03-09 09:11:07 +00:00
lmdb_kv.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
manifold.py Initial commit 2020-03-09 09:11:07 +00:00
nios.py Fix the docs for dig and nios. 2020-05-20 13:16:51 -07:00
nios_next_ip.py Initial commit 2020-03-09 09:11:07 +00:00
nios_next_network.py Initial commit 2020-03-09 09:11:07 +00:00
onepassword.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
onepassword_raw.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
passwordstore.py passwordstore: Honor equal sign in userpass (#19) 2020-03-17 14:20:39 +00:00
redis.py Initial commit 2020-03-09 09:11:07 +00:00
shelvefile.py Initial commit 2020-03-09 09:11:07 +00:00
tss.py Add the Thycotic Secret Server lookup plugin. (#91) 2020-07-13 07:37:20 +02:00