Ensure ubuntu_virt hook not passed to LXC
This removes ubuntu_virt hook which is expecting /usr/bin/apt_hook_ubuntu_virt to be present on the system.
As currently we’re not expecting for QEMU to run inside of the containers, and even it should - this needs to be handled separately rather then include into the base image.
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/991016 Change-Id: If5f328417ca0c2ec427de70181dd5623c1802029 Signed-off-by: Dmitriy Rabotyagov dmitriy.rabotyagov@cleura.com