mirror of
https://github.com/ansible/ansible.git
synced 2026-07-28 08:05:22 +02:00
* fix bcrypt salt string formatting on musl libc by ensuring it is always zero-padded to 2 digits
Fixes: #87180
(cherry picked from commit 78c337b827)
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>