Fix VM state after cleanup

This commit is contained in:
2025-06-24 16:54:57 +02:00
parent d106111f15
commit 698ffc61f1

View File

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