Initialize ops repository
This commit is contained in:
35
50-runbooks/_template.md
Normal file
35
50-runbooks/_template.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user