Integrate with IBM HashiCorp Vault
The integration of Red Hat Ansible Automation Platform and IBM HashiCorp Vault provides fully automated lifecycle management for Vault.
- Authenticate to hashicorp.vault
After you install or migrate to thehashicorp.vaultcollection, authentication is configured in the Ansible Automation Platform user interface. An administrator creates a custom credential type to authenticate to Vault. Then users create credentials to use with job templates. - Migrate from community.hashi_vault
If you are using thecommunity.hashi_vaultcollection, you can migrate your existing playbooks to thehashicorp.vaultcollection. - Manage database secrets with hashicorp.vault
Use thehashicorp.vault.database_connectionandhashicorp.vault.database_connection_infomodules to manage the lifecycle of Vault database secrets. These unified modules enable a supported migration fromcommunity.hashi_vaultfor consistent, validated creation and retrieval of connection data.