chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2025-10-13 00:22:54 +00:00
parent c5e890f836
commit dacee0fa0d

View File

@ -344,6 +344,6 @@ With SSH access configured, you can:
| Symptom | Cause | Fix | | Symptom | Cause | Fix |
|---------|--------|-----| |---------|--------|-----|
| `ssh: Could not resolve hostname` | mDNS not working | Use IP address instead of .local hostname | | Device name doesn't resolve | mDNS blocked on network | Use IP address instead of hostname.local |
| `Connection refused` | Device not booted or SSH disabled | Wait for full boot; SSH available after system updates complete | | Connection refused/timeout | DGX Spark not booted or SSH not ready | Wait for device boot completion; SSH available after updates finish |
| `Port forwarding fails` | Service not running or port conflict | Verify remote service is active; try different local port | | Port forwarding fails | Service not running or port conflict | Verify remote service is active; try different local port |