1
0
IaC/.vscode/settings.json

5 lines
204 B
JSON
Raw Normal View History

2022-10-30 04:22:34 -04:00
{
"yaml.schemas": {
"https://raw.githubusercontent.com/ansible/schemas/main/f/ansible.json#/$defs/tasks": "file:///home/michael/Code/home/IaC/ansible/roles/vm_deploy/tasks/deploy.yaml"
}
}