Ansible One Deploy OpenNebula 7

Hello,

I am deploying my OpenNebula stack using the ansible one-deploy role.

Is it compatible with v7.0?

The latest release for the role is 1.3.0.

Thank you in advance!

I just tried it with whatever is default when you git clone, “master” I believe and it worked so far as I have the gui; havent tested anything else yet. I made sure to change to 7.0 in the infra.yml since I am using a VM and used the latest debian 12 image from the marketplace. Hope this helps

Hi Samuel,

yes, it is compatible with the latest OpenNebula versions, in this case you just should change the one_version variable from your inventory file to point to 7.0 release. And don’t hesitate to report any additional issue you found :slight_smile:

Regards,