openstack-ansible setup-hosts.yml --limit localhost,reinstalled_host*
I thought it would upgrade OS of LXC containers as well. I can see ubuntu-22-amd64 in /var/lib/lxc/ and /var/lib/machines/
I can see ubuntu-22-amd64 even when I run lxc-ls command.
Should I destroy and recreate lxc containers one by one to upgrade it to ubuntu 22? or is there any playbook which can take care of this?
Regards,
Danish Khan