4 lines
296 B
YAML
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.
|