Add python3 ansible_*_interpreter fix to the changelog
This commit is contained in:
parent
a8582663b1
commit
fe7e44a5d7
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,9 @@ Ansible Changes By Release
|
||||||
(https://github.com/ansible/ansible/issues/36057)
|
(https://github.com/ansible/ansible/issues/36057)
|
||||||
* Improve performance and recursion depth in include_role
|
* Improve performance and recursion depth in include_role
|
||||||
(https://github.com/ansible/ansible/pull/36470)
|
(https://github.com/ansible/ansible/pull/36470)
|
||||||
|
* Fix using ansible_*_interpreter on Python3 with non-new-style modules
|
||||||
|
(old-style ansible python modules, modules written in another language, etc)
|
||||||
|
https://github.com/ansible/ansible/pull/36541
|
||||||
|
|
||||||
|
|
||||||
<a id="2.4.3"></a
|
<a id="2.4.3"></a
|
||||||
|
|
Loading…
Reference in a new issue