Adding proper editor when editing the vault

Adding using Gitea with git over ssh
This commit is contained in:
ml
2026-07-01 07:45:02 +02:00
parent d2a12ca261
commit 2ccf2c9826
4 changed files with 93 additions and 5 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ The script enforces three tiers:
To edit the vault later:
```bash
ansible-vault edit ansible/group_vars/all/vault.yml
EDITOR=nano ansible-vault edit ansible/group_vars/all/vault.yml
```
### 5. Bootstrap the deploy user