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

7 lines
89 B
JSON
Raw Permalink Normal View History

2022-01-25 10:39:44 +01:00
{
"files.associations": {
"*.yaml": "home-assistant",
"*.yml": "ansible"
}
}