|
|
|
|
|
by RRRA
3694 days ago
|
|
A good trick I found was to have a file with your values assigned as vault_something and then in the clear version have the variable assigned as:
something: "{{ vault_something }}" But yeah, the "only one password" is the biggest pain for me... |
|