add sync/config.yaml for CraftWeaveAgent testing
This commit is contained in:
parent
0521918f26
commit
eaa89d8647
8
sync/config.yaml
Normal file
8
sync/config.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
- name: Check system uptime
|
||||
command: uptime
|
||||
|
||||
- name: List current directory
|
||||
command: ls -lah
|
||||
|
||||
- name: Show disk usage
|
||||
command: df -h
|
||||
Loading…
Reference in New Issue
Block a user