mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
basic.py: catch ValueError when trying to import hash algorithms (#44551)
* basic.py: catch more Exceptions when trying to import md5 hash algorithms
This commit is contained in:
committed by
Toshio Kuratomi
parent
c8ee383783
commit
e07352b9de
2
changelogs/fragments/fips_md5_import.yaml
Normal file
2
changelogs/fragments/fips_md5_import.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- basic.py - catch ValueError in case a FIPS enabled platform raises this exception - https://github.com/ansible/ansible/issues/44447
|
||||
Reference in New Issue
Block a user