mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Shameless recommit of changes in jesstruck/ansible:jenkins_plugins_sha1 (#677)
* Shameless recommit of changes in jesstruck/ansible:jenkins_plugins_sha1 * Add changelog fragment. * Change variable name to remove reference to sha1 Also, update changelog fragment typos/style. * Update changelog fragment typos/style.
This commit is contained in:
parent
d40dece6c5
commit
1beabef60e
2 changed files with 14 additions and 20 deletions
5
changelogs/fragments/677-jenkins_plugins_sha1.yaml
Normal file
5
changelogs/fragments/677-jenkins_plugins_sha1.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue