You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-test-python-exec-wr...

4 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.