mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
* Added SHA1 option
* Add changelog fragment
* Update plugins/modules/packaging/language/maven_artifact.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/packaging/language/maven_artifact.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Combined hash functions
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/packaging/language/maven_artifact.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/packaging/language/maven_artifact.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Removed unused functions (rolled into _local_checksum)
* Update changelogs/fragments/2661-maven_artifact-add-sha1-option.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ca1506fb26
)
Co-authored-by: Gene Gotimer <eugene.gotimer@steampunk.com>
This commit is contained in:
parent
4e1bf2d4ba
commit
2edadb42fb
2 changed files with 46 additions and 28 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- maven_artifact - added ``checksum_alg`` option to support SHA1 checksums in order to support FIPS systems (https://github.com/ansible-collections/community.general/pull/2662).
|
Loading…
Add table
Add a link
Reference in a new issue