Add more ansible tasks lsp matches

This commit is contained in:
Kenneth Benzie 2022-04-30 13:31:29 +01:00
parent a689039ae2
commit eb9579e1b6

View File

@ -13,7 +13,8 @@
"/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#/definitions/tasks": [
"tasks.yaml" "tasks.yaml",
"tasks/*.yaml"
], ],
"https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [ "https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [
".gitlab/ci/*.yml" ".gitlab/ci/*.yml"