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
patchback[bot] 713e386c66
Respect VAULT_SKIP_VERIFY envionment variable setting in hashi_vault lookup plugin (#1024) (#1062)
* add skip_certificate_validation from env VAULT_SKIP_VERIFY

* use os.envrion.env instead of skip_certificat_validation

* fix typo in test

* add tests for different truthy options

* fix linting

* add changelog

* change precedence for validate_certs

* add precedence test

* fix inverted logic

* Fix documentation

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

* Update plugins/lookup/hashi_vault.py

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

* fix linting

* Update plugins/lookup/hashi_vault.py

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

* Update plugins/lookup/hashi_vault.py

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

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3af4be34b2)

Co-authored-by: markafarrell <mark.andrew.farrell@gmail.com>
2020-10-09 15:30:11 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cartesian.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
chef_databag.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
consul_kv.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
credstash.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
cyberarkpassword.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
dig.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
dnstxt.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
dsv.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
etcd.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
etcd3.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
filetree.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
flattened.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
gcp_storage_file.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
hashi_vault.py Respect VAULT_SKIP_VERIFY envionment variable setting in hashi_vault lookup plugin (#1024) (#1062) 2020-10-09 15:30:11 +02:00
hiera.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
keyring.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
lastpass.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
lmdb_kv.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
manifold.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
nios.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
nios_next_ip.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
nios_next_network.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
onepassword.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
onepassword_raw.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
passwordstore.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
redis.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
shelvefile.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
tss.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00