Read vault password from bitwarden instead of filesystem

https://theorangeone.net/posts/ansible-vault-bitwarden/
This commit is contained in:
Jake Howard
2021-12-20 17:25:18 +00:00
parent b50659ab5d
commit 9e473265a5
5 changed files with 6 additions and 3 deletions

View File

@ -15,7 +15,7 @@
### Private Settings
The ansible vault password needs setting in `ansible/.vault_pass`.
Ansible [integrates](https://theorangeone.net/posts/ansible-vault-bitwarden/) with Bitwarden through its [CLI](https://bitwarden.com/help/article/cli/).
Terraform configuration needs to be placed in `terraform/secrets.auto.tfvars`.