1
0
IaC/.vscode/settings.json
2022-10-30 21:22:34 +13:00

5 lines
204 B
JSON

{
"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"
}
}