Make sure the VM truly starts

This commit is contained in:
Sandwich 2025-01-21 21:35:47 +01:00
parent e9647571fc
commit 3e91057689

@ -69,7 +69,7 @@
validate_certs: false
datacenter: "{{ hypervisor_cluster }}"
name: "{{ hostname }}"
state: powered-on
state: restarted
- name: Remove Archiso and cloud-init disks
when: hypervisor == "libvirt"