What is the output of `ansible -i multinode -m debug -a var=ansible_host`?

It seems like the inventory file where you set the ansible_host ips is not getting loaded.

On Tue, Jun 18, 2024 at 9:11 AM Alexandra Rong <alexandra.rong@rong.de> wrote:

Hello OpenStack-Ansible team,

We are students in Germany studying Business Informatics. Currently, we have a project where we need to build an OpenStack environment using Kolla-Ansible. Our goal is to use Gnocchi and CloudKitty to gather metrics on the usage of the VMs in OpenStack.

We tried following the official Kolla-Ansible deployment guide but encountered issues starting Kolla-Ansible, as shown in the attached screenshots. Could you possibly help us?

Best regards,  
Felix and Alexandra


Ansible.cfg:
PastedGraphic-3.png
Error:
PastedGraphic-1.png


All-in-one:
PastedGraphic-2.png