From c81aeaf94898e224efb8fc322410d296f70dd1e8 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 4 Jan 2026 12:15:12 +0000 Subject: Rotate vault password --- 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 2127274..293de4f 100755 --- a/bin/rotate-vault-password +++ b/bin/rotate-vault-password @@ -2,7 +2,7 @@ head -c 128 /dev/urandom | base64 > password.txt -ansible-vault rekey +ansible-vault rekey \ --new-vault-password-file password.txt \ `git grep -l 'ANSIBLE_VAULT;1.1;AES256$'` -- cgit v1.2.3-70-g09d2