[mod] examples
This commit is contained in:
parent
c4497d24ee
commit
53874f88c9
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"checks": [
|
||||
{
|
||||
"name": "test",
|
||||
"name": "test1",
|
||||
"kind": "file_state",
|
||||
"parameters": {
|
||||
"path": "/tmp/test",
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
]
|
||||
},
|
||||
"includes": [
|
||||
"test-1.hmdl.json",
|
||||
"test-2.hmdl.json"
|
||||
"script.hmdl.json",
|
||||
"file_state.hmdl.json"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"checks": [
|
||||
{
|
||||
"name": "test",
|
||||
"name": "test1",
|
||||
"kind": "script",
|
||||
"parameters": {
|
||||
"path": "/tmp/script",
|
||||
Loading…
Reference in a new issue