ansible-vault icon indicating copy to clipboard operation
ansible-vault copied to clipboard

Simplify package checksum verification

Open gardar opened this issue 3 years ago • 0 comments

There's no need for get_url/shell/stat/etc. tasks when you can simply use a url lookup for fetching the package checksum.

gardar avatar Apr 06 '22 14:04 gardar