init: ops-assistant codebase
This commit is contained in:
10
runbooks/cf_status.yaml
Normal file
10
runbooks/cf_status.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: 1
|
||||
name: cf_status
|
||||
description: CF 模块状态检查占位 runbook(不执行外部操作)
|
||||
inputs: []
|
||||
steps:
|
||||
- id: cf_noop
|
||||
action: sleep
|
||||
on_fail: stop
|
||||
with:
|
||||
ms: 10
|
||||
Reference in New Issue
Block a user