Basic system configuration

This commit is contained in:
2023-05-25 22:21:54 -04:00
parent 721b587237
commit 59f3c2c5f2
9 changed files with 150 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

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