12 lines
385 B
YAML
12 lines
385 B
YAML
id: task-002
|
|
type: shell
|
|
title: Gather system info
|
|
description: uname -a && date -u
|
|
assigned_to: worker-1
|
|
status: completed
|
|
result: |-
|
|
Linux coordinator-6899d5496b-gv8dh 6.19.7-200.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 12 15:50:03 UTC 2026 x86_64 GNU/Linux
|
|
Tue Apr 7 23:52:20 UTC 2026
|
|
created_at: 2026-04-07T23:51:49.602494985Z
|
|
updated_at: 2026-04-07T23:52:20.934787741Z
|