oVirt / ovirt-ansible-collection

Ansible collection with official oVirt modules and roles
72 stars 89 forks source link

[shutdown_env] Shutting down VMs simultaneously instead of going one by one #745

Open xe-leon opened 5 months ago

xe-leon commented 5 months ago

Send shutdown command to all VMs simultaneously instead of going one by one and wait until they all finish. If there are a lot of VMs in the cluster, this can help to speed up the shutdown proccess: for 50 VMs infrastructure it takes 3 minutes instead of 40.