This commit is contained in:
2024-06-26 11:11:00 -03:00
parent 1fec492119
commit d85d37d757
9 changed files with 22 additions and 10 deletions

3
provision-pinky/.vscode/settings.json vendored Normal file
View File

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