diff --git a/.vscode/settings.json b/.vscode/settings.json index 481a9a4..cb9c599 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "ansible.python.interpreterPath": "/Users/max/Documents/GitHub/hetzner-cluster/.venv/bin/python" + "ansible.python.interpreterPath": "${workspaceFolder}/.venv/bin/python" } \ No newline at end of file