Files
vm-ops/50-runbooks/_template.md
2025-12-17 15:13:19 +00:00

36 lines
470 B
Markdown

# Runbook: <title>
## Purpose
What this runbook does and when to use it.
## Preconditions
- Access/role required:
- Systems required:
- Expected safe state:
- Time estimate:
## Steps
1.
2.
3.
## Validation
How to prove the procedure succeeded (commands + expected output).
## Rollback / Abort
What to do if validation fails, and when to stop.
## Evidence
What you record (timestamps, change IDs, logs, screenshots).
## Notes
Gotchas, dependencies, links.