On Mon, May 3, 2021 at 5:07 AM Don Dupuis <dondster(a)gmail.com> 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_hos...
Best regards,
--
Didi