Compare commits
1 Commits
c7a300b922
...
f5e32afd81
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5e32afd81 |
@ -35,10 +35,8 @@ Other useful entry points:
|
||||
|
||||
Safety notes:
|
||||
|
||||
- **IP conflict precheck**: provisioning fails if the target IP responds
|
||||
(override with `-e allow_ip_conflicts=true` only if you really mean it).
|
||||
- **VMID/CTID collision guardrail**: provisioning fails if the VMID exists but the guest name doesn't match
|
||||
(override with `-e allow_vmid_collision=true` only if you really mean it).
|
||||
- **IP conflict precheck**: provisioning fails if the target IP responds (override with `-e allow_ip_conflicts=true` only if you really mean it).
|
||||
- **VMID/CTID collision guardrail**: provisioning fails if the VMID exists but the guest name doesn’t match (override with `-e allow_vmid_collision=true` only if you really mean it).
|
||||
- **No destructive playbooks**: this repo intentionally does **not** ship “destroy/decommission” automation.
|
||||
|
||||
Docs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user