secrets note in readme

This commit is contained in:
counterweight 2026-09-11 20:08:19 +02:00
parent 9db0b0ae84
commit 5e06021938
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -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. 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 ## Overview
### Services ### Services