summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-pypi-proxy-fix.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/ansible-test-pypi-proxy-fix.yml')
-rw-r--r--changelogs/fragments/ansible-test-pypi-proxy-fix.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/fragments/ansible-test-pypi-proxy-fix.yml b/changelogs/fragments/ansible-test-pypi-proxy-fix.yml
new file mode 100644
index 0000000000..5e5e52b150
--- /dev/null
+++ b/changelogs/fragments/ansible-test-pypi-proxy-fix.yml
@@ -0,0 +1,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.