post_install/.vscode/settings.json

7 lines
309 B
JSON
Raw Normal View History

2025-03-03 07:10:00 +00:00
{
"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"
}
2025-03-03 17:09:05 +00:00
}