Fix task status: 'complete' -> 'completed' for taskgraph compatibility

This commit is contained in:
2026-06-11 14:06:20 +00:00
parent cf002cc40f
commit 57cb071ff2
23 changed files with 23 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
---
id: deploy/systemd-and-container
name: Create systemd unit file, Dockerfile, and docker-compose.yml for production deployment
status: complete
status: completed
depends_on: [ops/signals-and-shutdown]
scope: moderate
risk: low