Set up Ansible homelab infrastructure
- Inventory based on tailscale - Structure of the project
This commit is contained in:
16
.zed/settings.json
Normal file
16
.zed/settings.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"lsp": {
|
||||
"ansible": {
|
||||
"settings": {
|
||||
"python": {
|
||||
"interpreterPath": ".venv/bin/python",
|
||||
},
|
||||
"validation": {
|
||||
"lint": {
|
||||
"path": ".venv/bin/ansible-lint",
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user