Index of all Modules
community.hashi_vault
community.hashi_vault.vault_database_connection_configure – Configures the database engine
community.hashi_vault.vault_database_connection_delete – Delete a Database Connection
community.hashi_vault.vault_database_connection_read – Returns the configuration settings for a
connection_name
community.hashi_vault.vault_database_connection_reset – Closes a
connection_name
and its underlying plugin and restarts it with the configuration storedcommunity.hashi_vault.vault_database_connections_list – Returns a list of available connections
community.hashi_vault.vault_database_role_create – Creates or updates a (dynamic) role definition
community.hashi_vault.vault_database_role_delete – Delete a role definition
community.hashi_vault.vault_database_role_read – Queries a dynamic role definition
community.hashi_vault.vault_database_roles_list – Returns a list of available (dynamic) roles
community.hashi_vault.vault_database_rotate_root_credentials – Rotates the root credentials stored for the database connection. This user must have permissions to update its own password.
community.hashi_vault.vault_database_static_role_create – Create or update a static role
community.hashi_vault.vault_database_static_role_get_credentials – Returns the current credentials based on the named static role
community.hashi_vault.vault_database_static_role_read – Queries a static role definition
community.hashi_vault.vault_database_static_role_rotate_credentials – Trigger the credential rotation for a static role
community.hashi_vault.vault_database_static_roles_list – Returns a list of available static roles
community.hashi_vault.vault_kv1_get – Get a secret from HashiCorp Vault’s KV version 1 secret store
community.hashi_vault.vault_kv2_delete – Delete one or more versions of a secret from HashiCorp Vault’s KV version 2 secret store
community.hashi_vault.vault_kv2_get – Get a secret from HashiCorp Vault’s KV version 2 secret store
community.hashi_vault.vault_kv2_write – Perform a write operation against a KVv2 secret in HashiCorp Vault
community.hashi_vault.vault_list – Perform a list operation against HashiCorp Vault
community.hashi_vault.vault_login – Perform a login operation against HashiCorp Vault
community.hashi_vault.vault_pki_generate_certificate – Generates a new set of credentials (private key and certificate) using HashiCorp Vault PKI
community.hashi_vault.vault_read – Perform a read operation against HashiCorp Vault
community.hashi_vault.vault_token_create – Create a HashiCorp Vault token
community.hashi_vault.vault_write – Perform a write operation against HashiCorp Vault