From 636a91f3aa8e43b1c6756e5b7df7315a3e4d5d0c Mon Sep 17 00:00:00 2001 From: Lilou Date: Mon, 19 Jan 2026 14:41:44 +0100 Subject: [PATCH] =?UTF-8?q?Update=20settings=20from=20,=20profile=20=C2=AB?= =?UTF-8?q?=20main=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/main/data/settings.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index f122f2c..c9a93ca 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -143,9 +143,6 @@ "ansible.ansible.reuseTerminal": true, "ansible.python.interpreterPath": "/bin/python", "ansible.validation.lint.path": "VIRTUAL_ENV= ansible-lint", - "files.associations": { - "*.yml": "ansible" - }, "explorer.excludeGitIgnore": true, "git.allowForcePush": true, "git.autoStash": true,