{ "[ansible]": { "editor.tabSize": 2, "editor.autoIndent": false }, "editor.tabSize": 2, "search.exclude": { "**/node_modules": true, "**/bower_components": true, "playbooks/{credentials,filter_plugins,group_vars,helpers,host_vars,public_keys,roles}/": true }, "files.exclude": { "playbooks/{credentials,filter_plugins,group_vars,helpers,host_vars,public_keys,roles}/": true }, "python.pythonPath": "/home/zocker/Repositories/ansible2/venv/bin/python", }