summaryrefslogtreecommitdiff
path: root/changelogs/fragments/py3-ansible_interpreter.yaml
blob: 528263c3d14863b31d8ba500595b37f5f83832ff (plain)
1
2
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)