Fix VM state after cleanup

This commit is contained in:
2025-06-24 16:54:57 +02:00
parent 775dbefa67
commit 6d843ff409

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"