ok
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"ansible.python.interpreterPath": "/bin/python3",
|
"ansible.python.interpreterPath": "/bin/python3",
|
||||||
"yaml.schemas": {
|
"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"
|
"file:///home/alex/.vscode/extensions/docsmsft.docs-yaml-1.0.1/dist/toc.schema.json": "/toc\\.yml/i",
|
||||||
|
"https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/playbook": [
|
||||||
|
"file:///home/alex/git/ansible/shutdown_windows.yml",
|
||||||
|
"file:///home/alex/ansible/ansible/shutdown_windows.yml"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user