Update schemastore URLs
This commit is contained in:
parent
98b48377cd
commit
ec2b973fc0
@ -6,13 +6,13 @@
|
|||||||
"diagnostic.infoSign": "▸",
|
"diagnostic.infoSign": "▸",
|
||||||
"diagnostic.warningSign": "▸",
|
"diagnostic.warningSign": "▸",
|
||||||
"yaml.schemas": {
|
"yaml.schemas": {
|
||||||
"https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/definitions/playbook": [
|
"https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/$defs/playbook": [
|
||||||
"/home/*/.config/local.yaml",
|
"/home/*/.config/local.yaml",
|
||||||
"/home/*/.config/local/*.yaml",
|
"/home/*/.config/local/*.yaml",
|
||||||
"/Users/*/.config/local.yaml",
|
"/Users/*/.config/local.yaml",
|
||||||
"/Users/*/.config/local/*.yaml"
|
"/Users/*/.config/local/*.yaml"
|
||||||
],
|
],
|
||||||
"https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/definitions/tasks": [
|
"https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/$defs/tasks": [
|
||||||
"tasks.yaml",
|
"tasks.yaml",
|
||||||
"tasks/*.yaml"
|
"tasks/*.yaml"
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user