summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-pypi-proxy-fix.yml
blob: 5e5e52b150448e6844c918715c0d153bb7be0bb6 (plain)
1
2
3
4
bugfixes:
  - ansible-test - Perform PyPI proxy configuration after instances are ready and bootstrapping has been completed.
                   Only target instances are affected, as controller instances were already handled this way.
                   This avoids proxy configuration errors when target instances are not yet ready for use.