Files
klaster/.vscode/settings.json

5 lines
110 B
JSON

{
"ansible.python.interpreterPath": "/bin/python",
"python.defaultInterpreterPath": "${env:PYTHON_BIN}"
}