mirror of https://github.com/ansible/ansible.git
(cherry picked from commit 4184d96)
Co-authored-by: Matt Clay <matt@mystile.com>
pull/86256/head
parent
79a243940f
commit
4e2136cdbd
@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- display - Fix ``getuser`` fallback error handling on Python 3.13 and later.
|
||||
(https://github.com/ansible/ansible/issues/86142)
|
||||
- local connection - Fix ``getuser`` fallback error handling on Python 3.13 and later.
|
||||
Loading…
Reference in New Issue