On Thu, Dec 19, 2019 at 7:22 AM <[email protected]> wrote: > Hi All > > is someone use ansible to list guest vm and ovirt node on ansible 2.9 with > ovirt_vms_info ? > i read this https://lists.ovirt.org/pipermail/users/2017-May/081956.html > but this is for ansible 2.8 and below with ovirt_vms_facts module. >
ovirt_vm_facts was just recently removed to ovirt_vm_info, but their functionality is the same. From Ansible 2.9 both modules names works, but ovirt_vm_facts is deprecated and it should be removed in 2.12 AFAIR. More information about the module can be found in docs: https://docs.ansible.com/ansible/latest/modules/ovirt_vm_info_module.html#ovirt-vm-info-module > i new to ansible, hope someone manage to provide some sample playbook to > start list vm on ovirt > _______________________________________________ > 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/M54DXWXTALU6EZLGV7VRKVUZJ2DOKLEW/ > -- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
_______________________________________________ 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/RY63PM2UVIQBDF7EJSYCLPZMIPCZQ5NF/

