mirror of https://github.com/ansible/ansible.git
Fix getuser fallback error handling (#86144)
parent
707a5ec617
commit
4184d9665e
@ -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