mirror of https://github.com/ansible/ansible.git
* Fix handling FileExistsError, instead of only handling OSError when the human-readable error message is "File exists".
(cherry picked from commit 8e9f5fb9d5)
Co-authored-by: Matt Clay <matt@mystile.com>
pull/85454/head
parent
21f9b1a3a4
commit
0fbbafb581
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- password lookup - fix acquiring the lock when human-readable FileExistsError error message is not English.
|
||||||
Loading…
Reference in New Issue