mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* 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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cartesian.py | ||
| chef_databag.py | ||
| consul_kv.py | ||
| credstash.py | ||
| cyberarkpassword.py | ||
| dig.py | ||
| dnstxt.py | ||
| dsv.py | ||
| etcd.py | ||
| etcd3.py | ||
| filetree.py | ||
| flattened.py | ||
| gcp_storage_file.py | ||
| hashi_vault.py | ||
| hiera.py | ||
| keyring.py | ||
| lastpass.py | ||
| lmdb_kv.py | ||
| manifold.py | ||
| nios.py | ||
| nios_next_ip.py | ||
| nios_next_network.py | ||
| onepassword.py | ||
| onepassword_raw.py | ||
| passwordstore.py | ||
| redis.py | ||
| shelvefile.py | ||
| tss.py | ||