You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Proxmox VE UI, I can download an ISO image and include a checksum to make sure the download is not corrupted. However, when I use the Ansible module, there is no option available to include a checksum.
When I look through the Issues section, it seems this was already suggested in #7402 but never addressed by #9113.
We need this functionality as previously we had been downloading the iso image locally and performing a checksum check before uploading to Proxmox. This needs to be automated by the module.
Summary
On the Proxmox VE UI, I can download an ISO image and include a checksum to make sure the download is not corrupted. However, when I use the Ansible module, there is no option available to include a checksum.
When I look through the Issues section, it seems this was already suggested in #7402 but never addressed by #9113.
We need this functionality as previously we had been downloading the iso image locally and performing a checksum check before uploading to Proxmox. This needs to be automated by the module.
Issue Type
Feature Idea
Component Name
proxmox_template
Ansible Version
Community.general Version
Configuration
OS / Environment
Ubuntu 24.04.1
Steps to Reproduce
No need to reproduce as the issue is crystal clear.
Expected Results
I expected the template module to come with a checksum field.
Actual Results
The checksum field is missing.
Code of Conduct
The text was updated successfully, but these errors were encountered: