Has anyone got this issue?
Host deploy failed with the requirement of yum-utils
~~~
2019-12-19 20:16:54 IST - TASK [ovirt-host-deploy-facts : Install yum-utils]
*****************************
2019-12-19 20:17:27 IST - fatal: [Hostname: FAILED! => {"changed": false,
"failures": ["No package yum-utils available."], "msg":
"Failed to install some of the specified packages", "rc": 1,
"results": []}
2019-12-19 20:17:27 IST - {
"status" : "OK",
"msg" : "",
"data" : {
"event" : "runner_on_failed",
"uuid" : "9793bb18-562b-407e-9149-782b3e7f2d65",
"stdout" : "fatal: [Hostname]: FAILED! => {\"changed\":
false, \"failures\": [\"No package yum-utils available.\"],
\"msg\": \"Failed to install some of the specified packages\",
\"rc\": 1, \"results\": []}",
~~~