From 5b779ef2eaee10a6ea26efe6b4cabfdb7cba204f Mon Sep 17 00:00:00 2001 From: Justus Grunow Date: Sat, 26 Aug 2023 21:38:20 -0400 Subject: [PATCH] Fixed typo in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 98d7cf9..e6ad5d2 100644 --- a/README +++ b/README @@ -1 +1 @@ -ansible-playbook -i inventory/ setup.yaml --vault-password-file=vaultpassword.s +ansible-playbook -i inventory/ setup.yaml --vault-password-file=vaultpassword.sh