SHA256
1
0
Files
deploy/deploy.code-workspace
2025-12-04 23:23:42 -05:00

10 lines
143 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"ansible.python.interpreterPath": "/home/bryan/.virtualenvs/deploy/bin/python"
}
}