Add symlink support
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"ansible.python.interpreterPath": "/home/bryan/.virtualenvs/deploy/bin/python"
|
||||
}
|
||||
"ansible.python.interpreterPath": "/home/bryan/.virtualenvs/deploy/bin/python",
|
||||
"search.followSymlinks": false,
|
||||
},
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user