mirror of https://github.com/ansible/ansible
password lookup - re-attempt acquiring lock file regardless of locale (#85318)
* Fix handling FileExistsError, instead of only handling OSError when the human-readable error message is "File exists". Co-authored-by: Matt Clay <matt@mystile.com>pull/85351/head
parent
d922398c4d
commit
8e9f5fb9d5
@ -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