Getting below error while vagrant up. all other pear components are installed successfully except XML_Util
failed: [127.0.0.1] (item=XML_Util) => {
"failed": true,
"invocation": {
"module_args": {
"name": "XML_Util",
"state": "latest"
},
"module_name": "pear"
},
"item": "XML_Util",
"msg": "failed to install XML_Util"
}
RUNNING HANDLER [system : restart-cron] ****************************************
to retry, use: --limit @/home/suji/Downloads/frame-test4/ansible/vagrant.retry
PLAY RECAP *********************************************************************
127.0.0.1 : ok=9 changed=8 unreachable=0 failed=1
Ansible failed to complete successfully. Any error output should be visible above. Please fix these errors and try again.