All checks were successful
/ deploy-to-homesrv01 (push) Successful in 27s
add wyoming-whisper k3s deplyoment
49 lines
629 B
Plaintext
49 lines
629 B
Plaintext
|
|
{
|
|
"folders": [
|
|
{
|
|
"path": "./",
|
|
"name": "homesrv01"
|
|
},
|
|
{
|
|
"path": "../homeAssistant"
|
|
},
|
|
{
|
|
"path": "../lms"
|
|
},
|
|
{
|
|
"path": "../mosquitto"
|
|
},
|
|
{
|
|
"name": "kb",
|
|
"path": "../kb"
|
|
},
|
|
// {
|
|
// "name": "kb/kb",
|
|
// "path": "../../kb/kb"
|
|
// }
|
|
|
|
|
|
],
|
|
"settings": {
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/Thumbs.db": true,
|
|
"kb": true,
|
|
|
|
},
|
|
|
|
"ansible.python.interpreterPath": "/bin/python",
|
|
"cSpell.words": [
|
|
"lmscommunity",
|
|
"localtime",
|
|
"lyrionmusicserver",
|
|
"rclone",
|
|
"reverseproxy"
|
|
]
|
|
}
|
|
} |