ansible-role-users/.vscode/settings.json

7 lines
89 B
JSON

{
"files.associations": {
"*.yaml": "home-assistant",
"*.yml": "ansible"
}
}