community.general/changelogs/fragments/677-jenkins_plugins_sha1.yaml

6 lines
209 B
YAML

---
bugfixes:
- jenkins_plugin - replace MD5 checksum verification with SHA1 due to MD5
being disabled on systems with FIPS-only algorithms enabled
(https://github.com/ansible/ansible/issues/34304).