fix: ansible-lint points to correct path
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"ansible.python.interpreterPath": "/Users/max/Documents/GitHub/hetzner-cluster/.venv/bin/python"
|
"ansible.python.interpreterPath": "${workspaceFolder}/.venv/bin/python"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user