Split playbooks: each service independent, infra.yml only runs backup

This commit is contained in:
Ryan Moon
2026-03-31 20:28:18 -05:00
parent 4c22465a59
commit 99348d9eaa
3 changed files with 9 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ on:
type: choice
options:
- infra.yml
- gitea.yml
- vaultwarden.yml
- runner.yml
jobs: