openstack-ansible-pip_install/releasenotes/notes/install-local-019edab04ffc8...

9 lines
391 B
YAML

---
features:
- pip can be installed via the deployment host using the
new variable ``pip_offline_install``. This can be useful
in environments where the containers lack internet
connectivity. Please refer to the `limited connectivity installation guide
<https://docs.openstack.org/openstack-ansible/latest/#install-pip-through-deployment-host>`_
for more information.