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
holtwilkins 1a5702cf21
Support use of VAULT_NAMESPACE env var (#929)
As per https://learn.hashicorp.com/tutorials/vault/namespaces, setting VAULT_NAMESPACE env var is a completely supported mechanism to make all vault command use said namespace, so hashi_vault lookup function should do the same.

Co-authored-by: Holt Wilkins <hwilkins@palantir.com>
2020-09-18 21:21:41 +02:00
..
action New module: iptables_state (#271) 2020-08-15 10:36:07 +02:00
become Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
cache Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
callback Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
connection Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
doc_fragments Scaleway - Fix api_token documentation (#747) 2020-08-10 10:51:42 +02:00
filter JC plugin (#750) 2020-08-11 09:12:17 +03:00
inventory Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
lookup Support use of VAULT_NAMESPACE env var (#929) 2020-09-18 21:21:41 +02:00
module_utils redfish_command: allow setting the BootSourceOverrideEnabled property (#825) 2020-09-10 17:25:48 +02:00
modules add a custom module for managing group membership in gitlab (#844) 2020-09-16 07:24:37 +02:00