secrets note in readme
This commit is contained in:
parent
9db0b0ae84
commit
5e06021938
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue