Hi,
I'm trying deploy an engine vm with ovirt-hosted-engine-setup.
After the storage domain configuration, the setup exits with the error:
[ ERROR ] fatal: [localhost]: FAILED! => {"ansible_facts":
{"ovirt_vms": [{"affinity_labels": [], "applications": [],
"bios": {"boot_menu": {"enabled": false}, "type":
"i440fx_sea_bios"}, "cdroms": [], "cluster":
{"href":
"/ovirt-engine/api/clusters/8ef534f4-7820-11ea-82a4-00163e2c790d",
"id": "8ef534f4-7820-11ea-82a4-00163e2c790d"}, "comment":
"", "cpu": {"architecture": "x86_64",
"topology": {"cores": 1, "sockets": 4, "threads":
1}}, "cpu_profile": {"href":
"/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250",
"id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares":
0, "creation_time": "2020-04-06 16:12:45.950000+00:00",
"delete_protected": false, "description": "",
"disk_attachments": [], "display": {"address":
"127.0.0.1", "allow_override": false, "certificate":
{"content": "-----BEGIN CERTIFICATE-----\n\n-----END
CERTIFICATE-----\n", "organization": "xxx", "subject":
"O=xxx,CN=xxx"}, "copy_paste_enabled": true,
"disconnect_action": "LOCK_SCREEN", "file_transf
er_enabled": true, "monitors": 1, "port": 5900,
"single_qxl_pci": false, "smartcard_enabled": false, "type":
"vnc"}, "fqdn": "xxx", "graphics_consoles": [],
"guest_operating_system": {"architecture": "x86_64",
"codename": "", "distribution": "CentOS Linux",
"family": "Linux", "kernel": {"version":
{"build": 0, "full_version": "3.10.0-1062.18.1.el7.x86_64",
"major": 3, "minor": 10, "revision": 1062}},
"version": {"full_version": "7", "major": 7}},
"guest_time_zone": {"name": "UTC", "utc_offset":
"+00:00"}, "high_availability": {"enabled": false,
"priority": 0}, "host": {"href":
"/ovirt-engine/api/hosts/80856993-d4d1-4609-9ad9-7c4bdd2903b6", "id":
"80856993-d4d1-4609-9ad9-7c4bdd2903b6"}, "host_devices": [],
"href": "/ovirt-engine/api/vms/e1b55569-5ae4-48c5-a2bf-f109fbdddd4e",
"id": "e1b55569-5ae4-48c5-a2bf-f109fbdddd4e", "io":
{"threads": 1}, "katello_errata": [], "large_icon":
{"href":
"/ovirt-engine/api/icons/290ffd7e-4bf3-4283-babc-86b675d7a35e", "id":
"290ffd7e-4bf3-4283-babc-86b6
75d7a35e"}, "memory": 17179869184, "memory_policy":
{"guaranteed": 17179869184, "max": 17179869184},
"migration": {"auto_converge": "inherit",
"compressed": "inherit"}, "migration_downtime": -1,
"multi_queues_enabled": true, "name":
"external-HostedEngineLocal", "next_run_configuration_exists": false,
"nics": [], "numa_nodes": [], "numa_tune_mode":
"interleave", "origin": "external",
"original_template": {"href":
"/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000",
"id": "00000000-0000-0000-0000-000000000000"}, "os":
{"boot": {"devices": ["hd"]}, "type":
"other"}, "permissions": [], "placement_policy":
{"affinity": "migratable"}, "quota": {"id":
"a80b336c-7820-11ea-b435-00163e2c790d"}, "reported_devices": [],
"run_once": false, "sessions": [], "small_icon":
{"href":
"/ovirt-engine/api/icons/3d06eacd-f9d1-4c14-a228-b16ed454f7c8", "id":
"3d06eacd-f9d1-4c14-a228-b16ed454f7c8"}, "snapshots": [],
"sso": {"methods": [{"id": "guest_agent"}]},
"start_paused": false, "stateles
s": false, "statistics": [], "status": "unknown",
"storage_error_resume_behaviour": "auto_resume", "tags": [],
"template": {"href":
"/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000",
"id": "00000000-0000-0000-0000-000000000000"}, "time_zone":
{"name": "Etc/GMT"}, "type": "desktop",
"usb": {"enabled": false}, "watchdogs": []}]},
"attempts": 24, "changed": false, "deprecations":
[{"msg": "The 'ovirt_vm_facts' module has been renamed to
'ovirt_vm_info', and the renamed one no longer returns ansible_facts",
"version": "2.13"}]}
Certificate and sensible information has been deleted...
Someone knows what could be wrong with my environment??
Kind Regards