Compare commits
1 Commits
f5e32afd81
...
c7a300b922
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7a300b922 |
@ -35,8 +35,10 @@ 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