I am trying to setup OSA branch 29.2.0 caracal. Whenever I try creating lxc containers using setup-hosts playbook, the new containers of version ubuntu 22 , as is the host, are missing openssh-server packages.  The file /etc/ansible/roles/openstack_hosts/vars/ubuntu-22.04.yml,
doesn't mention the ssh package in the distro packages.

How to get ssh pkgs installed in the lxc containers ? Please help with this issue