OLVM standalone deployment failed
I got this error for deploying OLVM (4.4) selfhosted on oracle linux 8.6
[ ERROR ] fatal: [localhost -> 192.168.222.60]: FAILED! => {"attempts": 30, "changed": false, "connection": "close", "content": "<html><head><title>Error</title></head><body>500 - Internal Server Error</body></html>", "content_encoding": "identity", "content_length": "86", "content_type": "text/html; charset=UTF-8", "date": "Thu, 17 Nov 2022 02:31:51 GMT", "elapsed": 0, "msg": "Status code was 500 and not [200]: HTTP Error 500: Internal Server Error", "redirected": false, "server": "Apache/2.4.37 (Oracle Linux) OpenSSL/1.1.1k mod_wsgi/4.6.4 Python/3.6", "status": 500, "strict_transport_security": "max-age=63072000; includeSubDomains", "url": "http://localhost/ovirt-engine/services/health"}
How to debug?