From eb9579e1b66531e61d6ab0826ac9bc817fad0bc5 Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Sat, 30 Apr 2022 13:31:29 +0100 Subject: [PATCH] Add more ansible tasks lsp matches --- coc-settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/coc-settings.json b/coc-settings.json index 9516158..c4cd355 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -13,7 +13,8 @@ "/Users/*/.config/local/*.yaml" ], "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": [ ".gitlab/ci/*.yml"