|
|
|
|
|
by rgj
3697 days ago
|
|
More things about Ansible vault that are a shame: - no file encryption, only YML - no separate values, only entire file - OMG it's s...l...o...w... - password based instead of certs - only one password - password cannot even stored in an env var More: http://jpmens.net/2014/02/22/my-thoughts-on-ansible-s-vault/ |
|
But yeah, the "only one password" is the biggest pain for me...