mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
9 lines
162 B
Markdown
9 lines
162 B
Markdown
# Safety Rules
|
|
|
|
Never break an existing host.
|
|
|
|
- Identify host, layer, risk
|
|
- Always test with --limit
|
|
- Use dry-run (--check --diff)
|
|
- Avoid destructive changes
|