ansible/changelogs/fragments/remove_redundant_md5.yml
Brian Coca 71ad7da2f8 remove redundant md5 hashing
(cherry picked from commit d590f10d32)
2018-11-01 10:54:05 -07:00

3 lines
163 B
YAML

bugfixes:
- remove rendundant path uniquifying in inventory plugins. This removes
use of md5 hashing and fixes inventory plugins when run in FIPS mode.