Hi,
I have a problem with stopping and deleting a VM with Ansible (community.general.proxmox_kvm module).
When I stop a VM, the state of the VM is immediately "stopped", although the VM is not yet shut down.
Thus I cannot delete the VM in the next step. I have to wait some time.
Is there another solution with the module to check if the VM is really shutdown?
Kind regards
mauri
I have a problem with stopping and deleting a VM with Ansible (community.general.proxmox_kvm module).
When I stop a VM, the state of the VM is immediately "stopped", although the VM is not yet shut down.
Thus I cannot delete the VM in the next step. I have to wait some time.
Is there another solution with the module to check if the VM is really shutdown?
Kind regards
mauri