Skip to content

Instantly share code, notes, and snippets.

@virtualhobbit
Last active February 8, 2021 12:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save virtualhobbit/d005933a464418cf0f2af695bd538633 to your computer and use it in GitHub Desktop.
Save virtualhobbit/d005933a464418cf0f2af695bd538633 to your computer and use it in GitHub Desktop.
env:
VAULT_ADDR: '{{ vault_server }}'
VAULT_AUTH_METHOD: approle
VAULT_ROLE_ID: '{{ vault_role_id }}'
VAULT_SECRET_ID: '{{ vault_secret_id }}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment