17 lines
299 B
JSON
17 lines
299 B
JSON
[
|
|
{
|
|
"worker_id": "192.168.1.52",
|
|
"ssh_target": "192.168.1.52",
|
|
"repo_dir": "D:/autool",
|
|
"python_exe": "python",
|
|
"tags": []
|
|
},
|
|
{
|
|
"worker_id": "192.168.1.53",
|
|
"ssh_target": "192.168.1.53",
|
|
"repo_dir": "D:/autool",
|
|
"python_exe": "python",
|
|
"tags": []
|
|
}
|
|
]
|