From 5e06021938f3be8e576d963c45db031a7af4caad Mon Sep 17 00:00:00 2001 From: counterweight Date: Fri, 11 Sep 2026 20:08:19 +0200 Subject: [PATCH] secrets note in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f343cbc..80dbaf6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ My repo documenting my personal infra, along with artifacts, scripts, etc. Go through the different numbered markdowns in the repo root to do the different parts. +## How to edit secrets + +`ansible-vault edit ansible/your_file_with_secrets.yml` + +Assumes that you've set `ansible/.vault_pass` with `chmod 600`. + ## Overview ### Services