split vm_deploy

This commit is contained in:
2022-10-30 21:22:34 +13:00
parent 7ce5e21906
commit c6eb329c73
4 changed files with 94 additions and 89 deletions

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"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"
}
}