Hi Jan Zmeskal
thanks for assist.
i manage to list guest vm name and snapshot name after renaming
"ovirt_vms_facts" to
"ovirt_vm_facts"
the test results as below:
TASK [Print vms]
************************************************************************************************************************************
ok: [localhost] => {
"vms": [
"master0.ipa.internal: Active VM",
"metrics-store-installer: Active VM",
"testserver01: test_snapshot_28_08_2019,Active VM",
"v2vtest-manual: Active VM"
]
}
PLAY RECAP
******************************************************************************************************************************************
localhost : ok=6 changed=0 unreachable=0 failed=0 skipped=0
rescued=0 ignored=0