fix: uncomment HCV in playbook
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
a1235a25b4
commit
fbabbebaaf
1 changed files with 3 additions and 3 deletions
|
@ -65,9 +65,9 @@
|
||||||
- role: user/secrets/bw
|
- role: user/secrets/bw
|
||||||
tags: bw
|
tags: bw
|
||||||
|
|
||||||
# TODO: Install HashiCorp Vault
|
# Install HashiCorp Vault
|
||||||
# - role: user/secrets/hcv
|
- role: user/secrets/hcv
|
||||||
# tags: hcv
|
tags: hcv
|
||||||
|
|
||||||
# Install and configure Emacs
|
# Install and configure Emacs
|
||||||
- role: user/editors/emacs
|
- role: user/editors/emacs
|
||||||
|
|
Loading…
Reference in a new issue