Mark config-only nodes as unreachable when they have no IPs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ian Gulliver
2026-01-31 10:03:38 -08:00
parent bb22e16460
commit 280e786b73
3 changed files with 27 additions and 1 deletions

View File

@@ -91,7 +91,8 @@
"Bash(du:*)",
"Bash(tree:*)",
"Bash(go get:*)",
"Bash(go test:*)"
"Bash(go test:*)",
"Bash(git stash:*)"
],
"ask": [
"Bash(rm *)"