ansible/changelogs/fragments/ansible-test-python-exec-wrapper.yml

3 lines
235 B
YAML

bugfixes:
- ansible-test - Symbolic links are no longer used to inject ``python`` into the environment, since they do not work reliably in all cases.
Instead, the existing Python based exec wrapper is always used.