hi, AFAIK, setting state=stopped is the only way to poweroff a VM. While to reboot a VM, you could also follow the steps below: 1. Update a VM with some new properties that requires a restart operation, also with the param: next_run=true 2. Set state=next_run in your playbook and apply it
Then the VM could reboot automatically. On Sat, Nov 3, 2018 at 1:19 AM Nathanaël Blanchet <[email protected]> wrote: > Hello, is there a way to poweroff or reboot (without stopped and running > state) a vm with the ovirt_vm ansible module? > > -- > Nathanaël Blanchet > > Supervision réseau > Pôle Infrastrutures Informatiques > 227 avenue Professeur-Jean-Louis-Viala > 34193 MONTPELLIER CEDEX 5 > Tél. 33 (0)4 67 54 84 55 > Fax 33 (0)4 67 54 84 14 > [email protected] > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/EBJOTJJKW3TGI63D2FXAK53ORXEUU3LO/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/L5PEO3WOODJIB2WOV4HW2JD7UFOX2CVF/

