mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
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>
(cherry picked from commit 8e9f5fb9d5)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- password lookup - fix acquiring the lock when human-readable FileExistsError error message is not English.
|
||||
Reference in New Issue
Block a user