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/py3-ansible_interpreter.yaml

5 lines
240 B
YAML

bugfixes:
- Fix for ansible_*_interpreter on Python3 when using non-newstyle modules.
Those include old-style ansible modules and Ansible modules written in
non-python scripting languages (https://github.com/ansible/ansible/pull/36541)