Files
ansible/.vscode/settings.json
2023-10-25 20:29:34 +02:00

6 lines
262 B
JSON

{
"ansible.python.interpreterPath": "/bin/python3",
"yaml.schemas": {
"https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/playbook": "file:///home/alex/git/ansible/shutdown_windows.yml"
}
}