This commit is contained in:
2025-11-13 01:02:07 +01:00
parent 67e5ed3807
commit 8ce890cae5
18 changed files with 767 additions and 442 deletions

8
config/config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"playbook_root": "/playbook",
"data_subdir": "data",
"inventory": "",
"remote_data_path": "/opt/tui-data",
"sync_tool": "auto",
"logging_dir": "logs"
}