chore: rename ‹secrets› group of roles
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
cbbbe22173
commit
fa5339e1c1
10 changed files with 2 additions and 2 deletions
|
@ -75,11 +75,11 @@
|
||||||
tags: fonts
|
tags: fonts
|
||||||
|
|
||||||
# Install Bitwarden CLI
|
# Install Bitwarden CLI
|
||||||
- role: secrets/bw
|
- role: secrets_bw
|
||||||
tags: bw
|
tags: bw
|
||||||
|
|
||||||
# Install HashiCorp Vault
|
# Install HashiCorp Vault
|
||||||
- role: secrets/hcv
|
- role: secrets_hcv
|
||||||
tags: hcv
|
tags: hcv
|
||||||
|
|
||||||
# Install and configure Emacs
|
# Install and configure Emacs
|
||||||
|
|
Loading…
Reference in a new issue