5 lines
110 B
JSON
5 lines
110 B
JSON
{
|
|
"ansible.python.interpreterPath": "/bin/python",
|
|
"python.defaultInterpreterPath": "${env:PYTHON_BIN}"
|
|
}
|