Basic NGINX Setup

This commit is contained in:
2023-12-02 14:18:11 -05:00
parent e3a33ef0e4
commit 8cfea3c672
3 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
"ansible.python.interpreterPath": "/bin/python"
"ansible.python.interpreterPath": "/var/home/ptoal/.virtualenvs/ansible/bin/python"
}