mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 20:20:31 -07:00
proxmox_template: Add optional checksum validation (#9601)
* Adds support for checksums in Proxmox_template.
* Implemented checksum verification
* Removed unintended captilization changes
* further fixing of unintended changes
* removed misspelling
* Final adjustementsto proxmox_template.py
* fixed typo
* fixed a typo in sha512
* add changelog fragment
* fixed type in choices for checksum_algortihm
* fixed file naming error and add relevant links to changelog
* Fix all unintentional refactorings
* refactoring changes removed
* renamed the function verify_checksum to fetch_and_verify for clarity
* Adjusted additions based on feedback
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
10.3.0.yml | ||
9403-redfish-add-get-accountservice.yml | ||
9539-iocage-inventory-dhcp.yml | ||
9546-fix-handling-of-tap-homebrew-packages.yml | ||
9547-one_template-filter.yml | ||
9554-add-cpanm-option_with-recommends-and-suggests.yml | ||
9570-feat-nmcli-add-fail-over-mac-parameter.yml | ||
9573-iocage-inventory-sudo.yml | ||
9577-mh-delegate-debug.yml | ||
9578-redhat_subscription-no-remove-on-unregister.yml | ||
9579-with-open.yml | ||
9582-add-support-for-vrrp.yml | ||
9583-py3-imports-actionbecomecachecallback.yml | ||
9584-py3-imports-connectioninventory.yml | ||
9585-py3-imports-filter.yml | ||
9598-snap-version.yml | ||
9599-apache2-mod-proxy-revamp1.yml | ||
9600-apache2-mod-proxy-revamp2.yml | ||
9601-proxmox-template-support-for-checksums.yml | ||
9608-apache2-mod-proxy-revamp3.yml | ||
9609-apache2-mod-proxy-revamp4.yml | ||
9612-apache2-mod-proxy-revamp5.yml |