[taskboard] add dedicated truenas admin agent

This commit is contained in:
2026-03-07 14:48:26 -08:00
parent 0a312dc733
commit b3a6c4bafb
5 changed files with 380 additions and 33 deletions

View File

@@ -71,10 +71,10 @@
},
{
"key": "direct-truenas-check",
"title": "TrueNAS direct verification",
"summary": "Run the built-in storage overview action through the direct SSH target.",
"title": "TrueNAS dataset audit",
"summary": "Run the dedicated TrueNAS dataset dependency audit through the host-specific admin agent.",
"family": "direct",
"tags": ["host-ops", "storage-check", "action:storage-overview"],
"tags": ["host-ops", "storage-check", "dataset-audit", "action:dataset-audit"],
"defaults": {
"priority": "High",
"dispatchMethod": "direct-ssh",