We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This Ansible role for initializing and unsealing Hashicorp Vault creates one encrypted JSON file for your team Keybase team in KBFS.
To work with the initial root token in your ENV:
export VAULT_TOKEN=$(ansible-vault view "/keybase/team/$KEYBASE_TEAM/vault.json"| jq -r .root_token)
There was an error while loading. Please reload this page.