From 96dbae70287f60dbb2b0756717f69c748c26faf1 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 23 Jun 2024 19:47:05 +0100 Subject: Rename vaults -> secrets --- bin/rotate-vault-password | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/rotate-vault-password b/bin/rotate-vault-password index f73e889..2127274 100755 --- a/bin/rotate-vault-password +++ b/bin/rotate-vault-password @@ -12,5 +12,5 @@ gpg \ --output misc/vault-password.asc \ --encrypt password.txt -ansible-vault view misc/vaults/example.yml |\ +ansible-vault view misc/secrets/example.yml |\ grep 'Secret revealed!' > /dev/null && rm password.txt -- cgit v1.2.3-70-g09d2