9906daa83c
Fixes #47297
5 lines
189 B
YAML
5 lines
189 B
YAML
---
|
|
bugfixes:
|
|
- 'Fix the password lookup when run from a FIPS enabled system. FIPS forbids
|
|
the use of md5 but we can use sha1 instead.
|
|
https://github.com/ansible/ansible/issues/47297'
|