post_install/.vscode/settings.json
2025-05-03 16:32:13 +02:00

6 lines
309 B
JSON

{
"ansible.python.interpreterPath": "/usr/bin/python3",
"yaml.schemas": {
"https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/tasks": "file:///Users/insider.owner/Projekte/post_install/roles/silverblue/tasks/rpmostree_override.yml"
}
}