diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index 5fea2ca..b04d1c5 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -84,5 +84,6 @@ ], "black-formatter.showNotifications": "always", "markdown-toc.depthTo": 3, - "markdown-toc.depthFrom": 2 + "markdown-toc.depthFrom": 2, + "ansible.validation.lint.arguments": "--skip-list=var-naming[no-role-prefix],fqcn[action-core] --fix=all" } \ No newline at end of file