Need help installing dependencies for kolla-ansible [closed]
I am following the instructions on this guide below https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html (https://docs.openstack.org/kolla-ansi...)
I am trying to setup kolla-ansible on a deploy server which is on my intranet and does not have internet access. In the guide above it says to use pip to install ansible, docker, and kolla but since I have no internet access I can't use pip.
How should I proceed with installing the dependencies and kolla if I can't use pip?