22 Sep
2025
22 Sep
'25
3:22 p.m.
Thanks Maksim, That’s helpful — I’ll check out Kayobe and see if it fits our setup. I was trying to keep everything inside Kolla-Ansible, but now I see that installing packages on hosts is an infrastructure task. Your suggestion seems to be the most in line with Kolla’s philosophy. Another option I’m thinking about is rewriting the module as pure Ansible tasks, so it won’t need any external Python packages. Thanks again for your help!