Community.Hashi_Vault
Collection version 5.0.1
Description
Plugins related to HashiCorp Vault
Authors:
Julie Davila (@juliedavila) <julie(at)davila.io>
Brian Scholer (@briantist)
Supported ansible-core versions:
2.13.0 or newer
Communication
Matrix room
#users:ansible.im
: General usage and support questions.IRC channel
#ansible
(Libera network): General usage and support questions.
Changelog
Guides
Plugin Index
These are the plugins in the community.hashi_vault collection:
Modules
vault_kv1_get module – Get a secret from HashiCorp Vault’s KV version 1 secret store
vault_kv2_delete module – Delete one or more versions of a secret from HashiCorp Vault’s KV version 2 secret store
vault_kv2_get module – Get a secret from HashiCorp Vault’s KV version 2 secret store
vault_kv2_write module – Perform a write operation against a KVv2 secret in HashiCorp Vault
vault_list module – Perform a list operation against HashiCorp Vault
vault_login module – Perform a login operation against HashiCorp Vault
vault_pki_generate_certificate module – Generates a new set of credentials (private key and certificate) using HashiCorp Vault PKI
vault_read module – Perform a read operation against HashiCorp Vault
vault_token_create module – Create a HashiCorp Vault token
vault_write module – Perform a write operation against HashiCorp Vault
Filter Plugins
vault_login_token filter – Extracts the Vault token from a login or token creation
Lookup Plugins
hashi_vault lookup – Retrieve secrets from HashiCorp’s Vault
vault_ansible_settings lookup – Returns plugin settings (options)
vault_kv1_get lookup – Get a secret from HashiCorp Vault’s KV version 1 secret store
vault_kv2_get lookup – Get a secret from HashiCorp Vault’s KV version 2 secret store
vault_list lookup – Perform a list operation against HashiCorp Vault
vault_login lookup – Perform a login operation against HashiCorp Vault
vault_read lookup – Perform a read operation against HashiCorp Vault
vault_token_create lookup – Create a HashiCorp Vault token
vault_write lookup – Perform a write operation against HashiCorp Vault
See also
List of collections with docs hosted here.