CentOS has upgraded their libivrt to version 9.3, where libvirt-daemon
is not installed as a dependency anymore. So we need to explicitly
install this package to restore functionality.
That is a follow-up patch to [2] which fixed only EL8 but not EL9.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=2209936
[2] https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/884380
Change-Id: I4fe88fdb0e185a01e00cf0655cd96b8986dd17ff
(cherry picked from commit f47be5b4f8)