mirror of https://github.com/ansible/ansible.git
Fix pypi-test-container port conflict.
parent
c1879a5011
commit
cb7f4f1971
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- ansible-test - Avoid publishing the port used by the ``pypi-test-container`` since it is only accessed by other containers.
|
||||
This avoids issues when trying to run tests in parallel on a single host.
|
||||
Loading…
Reference in New Issue