mirror of https://github.com/ansible/ansible.git
ansible-test - Use FreeBSD packaged setuptools (#80615)
This will avoid issues during bootstrapping caused by breaking changes in setuptools.pull/80627/head
parent
989a7d6951
commit
abc58c026b
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test - When bootstrapping remote FreeBSD instances, use the OS packaged ``setuptools`` instead of installing the latest version from PyPI.
|
||||
Loading…
Reference in New Issue