Clarify ATVM host detail column heading

This commit is contained in:
2026-03-31 10:10:25 -04:00
parent da56c2668e
commit 05d6f688f2
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ Use this as the default ATVM automation run-status template for:
**HOSTS:**
| Host | Kernel | Status | Detail |
| Host | Kernel | Status | Detail (For failures, see below for more details) |
|---|---|---|---|
| <host-name> | <kernel-version or unknown> | ✅ PASS | completed |
| <host-name> | <kernel-version or unknown> | ⚠️ FAIL | <useful failure description> |