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-4fn9n 6.19.7-200.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 12 15:50:03 UTC 2026 x86_64 GNU/Linux
|
|
Wed Apr 8 00:21:07 UTC 2026
|
|
created_at: 2026-04-08T00:18:09.203716723Z
|
|
updated_at: 2026-04-08T00:21:07.324100163Z
|