I have successfully deployed self-hosted-engine (4.2) on centos (7.4) server.
the server address is ovirt where the self-hosted engine running on it has fdqn as
engine.ovirt. I have ovirt,ini configured on server acan run the ovirt4.py from the
server to obtain the vms in groups. But I want to control the vms using ansible from my
macbook and run ansible playbooks locally.
so I have downloaded the ovirt.ini and ovirt4.py from server and tried running it, but had
no success.
Is there something special needs setting up for 'self-hosted-ovirt-engine' as
oppose to vanilla ovirt-engine which will allow me to control vms from my macbook?
thanks.