ansible-vault icon indicating copy to clipboard operation
ansible-vault copied to clipboard

:key: Ansible role for Hashicorp Vault

Results 55 ansible-vault issues
Sort by recently updated
recently updated
newest added

This pull request adds support for Oracle Cloud KMS Auto-unseal feature. It has been successfully tested on OCI platform. The minimum variables needed to configure for testing are: - vault_ocikms:...

# Little Visibility that Reload/Restart is Needed ## Actual Behaviour When `vault_service_restart` and/or `vault_service_reload` are disabled, then it is very hidden in the output that a reload/restart is required after:...

- Allows overriding the repo url for rpm based distros too when previously only deb repos were supported (#259) - Adds support for installing from RHSM repos (RedHat Satellite /...

# Actual behaviour I am have 3 `vault` servers and the OS got reset on the third (`vault03.test.com`). Then running the playbook over the full cluster, it fails to download...

Howdy. If I'm reading the code correctly in `/templates/vault_backend_raft.j2`, when you set "vault_tls_disable: false", and specify the TLS certificate files for API client communication, and Integrated Storage (Raft) is also...

Howdy. Thank you for this role! :) Now that Vault Enterprise has the option of reading the license key from an environment variable or from a file, I'd like to...

To be able to provide Google KMS credentials by ansible var

Hello, I'm trying to use this role to install Vault in a Proxmox LXC in a home lab context. Everything runs smoothly. Even the mlock capability check. But then the...

Proposal for implementing issue #287 which I posted earlier today.