Comment 2 for bug 1975734

Revision history for this message
Ai Hamano (haman0) wrote :

Did you execute "Install Ansible Galaxy requirements"?

https://docs.openstack.org/kolla-ansible/yoga/user/quickstart.html
-----
Install Ansible Galaxy requirements
Install Ansible Galaxy dependencies (Yoga release onwards):

kolla-ansible install-deps
-----

I was getting the same error, but when I executed "kolla-ansible install-deps" before "kolla-ansible -i ./multinode bootstrap-servers", the error no longer occurred.
If you are in the same situation as me, the above may resolve the error.