diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index fdae38c..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "ansible.python.interpreterPath": "/bin/python3.11", - "files.associations": { - "*.j2": "ansible-jinja", - "*.yaml": "ansible", - "*.yml": "ansible" - }, -}