On Mon, May 3, 2021 at 5:07 AM Don Dupuis <[email protected]> wrote: > > Hi > I install alot of hosts via python sdk. My scripts were working perfectly in > 4.3. Now in 4.4 the hosts reboot by default on installation and I don't want > this. I have tried in python and in ansible, but now luck. Can someone guide > me on the best way to achieve this?
For ansible, you can use 'reboot_after_installation': https://docs.ansible.com/ansible/latest/collections/ovirt/ovirt/ovirt_host_module.html#parameter-reboot_after_installation Best regards, -- Didi _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/7CW5WGPBBDRWKON7PEL2PP72M63FR3DQ/

