fix: uncomment HCV in playbook

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2023-09-06 11:42:47 +02:00
parent a1235a25b4
commit fbabbebaaf
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -65,9 +65,9 @@
- role: user/secrets/bw
tags: bw
# TODO: Install HashiCorp Vault
# - role: user/secrets/hcv
# tags: hcv
# Install HashiCorp Vault
- role: user/secrets/hcv
tags: hcv
# Install and configure Emacs
- role: user/editors/emacs