diff --git a/.vscode/settings.json b/.vscode/settings.json index 64b4697..34e59d6 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -14,6 +14,5 @@ }, "files.exclude": { "playbooks/{credentials,group_vars,helpers,host_vars,public_keys,roles}/": true - }, - "python.pythonPath": "/usr/bin/python3" + } }