Make sure the VM truly starts

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

View File

@@ -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"