Initial commit
This commit is contained in:
10
deploy.code-workspace
Normal file
10
deploy.code-workspace
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"ansible.python.interpreterPath": "/home/bryan/.virtualenvs/deploy/bin/python"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user