mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1beabef60e
* 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.
5 lines
209 B
YAML
5 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).
|