WIP: Initial VM provisioning #4

Closed
cyclane wants to merge 38 commits from initial-vm-provisioning into main
1 changed files with 4 additions and 0 deletions
Showing only changes of commit fce7d91115 - Show all commits

View File

@ -35,6 +35,10 @@
community.general.proxmox_kvm:
clone: "{{ node }}-debian-12"
storage: nvme
register: create
- name: Debug
ansible.builtin.debug:
var: create
- name: Wait for VM to exist
community.general.proxmox_kvm:
state: current