SHA256
1
0

Add symlink support

This commit is contained in:
2025-12-14 21:19:13 -05:00
parent 201543a9c4
commit f2ce25bfca
4 changed files with 103 additions and 160 deletions

View File

@@ -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,
},
}