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
This seems like a simple thing to implement. I'm not sure whether to split the algorithm selection into another option or to have the prefix like you've specified here or not though.
The Posix actions seem to use prefixes but Windows-specific actions seem to prefer split. I certainly prefer the former as it is one less variable to juggle, but consistency might be more valuable…
SUMMARY
win_package
should support checksum verification of network downloadsISSUE TYPE
COMPONENT NAME
ansible.windows.win_package
ADDITIONAL INFORMATION
Verify that the downloaded file is the one expected before execution.
The text was updated successfully, but these errors were encountered: