Hi,
I'm trying to use the ovirt-image-template role to import a Glance image as
a template into ovirt and I'm running into this error with
python-ovirt-engine-sdk4-4.1.6-1.el7ev.x86_64
I'd appreciate any pointers.
TASK [ovirt.ovirt-ansible-roles/roles/ovirt-image-template : Find data
domain]
************************************************************************************************************************************
task path:
/etc/ansible/roles/ovirt.ovirt-ansible-roles/roles/ovirt-image-template/tasks/glance_image.yml:21
fatal: [localhost]: FAILED! => {
"failed": true,
"msg": "You need to install \"jmespath\" prior to running
json_query
filter"
}
TASK [ovirt.ovirt-ansible-roles/roles/ovirt-image-template : Logout from
oVirt] ***********************************************