Infra/.vscode/settings.json

6 lines
152 B
JSON
Raw Normal View History

2020-10-28 22:15:23 +01:00
{
"files.associations": {
"ansible/**/*.yml": "ansible",
"ansible/roles/pi_updatelist/files/pihole-updatelists.conf": "ini"
},
}