{ "files.autoSave": "afterDelay", "files.associations": { "**hosts*": "yaml", "*.yml": "ansible", "**/.woodpecker/*.yml": "yaml" }, "ansible.ansible.useFullyQualifiedCollectionNames": true, "editor.formatOnSave": true, "ansible.python.interpreterPath": "/root/.virtualenvs/ansible/bin/python" }