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,