ansible/changelogs/fragments/ansible-test-path-to-python.yml
2020-03-23 13:06:03 -07:00

4 lines
296 B
YAML

bugfixes:
- ansible-test no longer optimizes setting ``PATH`` by prepending the directory containing the selected Python interpreter when it is named ``python``.
This avoids unintentionally making other programs available on ``PATH``, including an already installed version of Ansible.