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-l6jh7 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:37:48 UTC 2026
|
|
created_at: 2026-04-08T00:37:08.698350796Z
|
|
updated_at: 2026-04-08T00:37:48.754369817Z
|