Fix VM state after cleanup

This commit is contained in:
2025-06-24 16:54:57 +02:00
parent fe635b0783
commit 1c5f93e76f

View File

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