{ "yaml.schemaStore.enable": false, "yaml.schemas": { "https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json": [ "/services/*/stack.yml" ], "https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible-tasks.json": "tasks/deploy.yml" }, "yaml.customTags": [ "!vault scalar" ], "python.formatting.provider": "black" }