ansible/changelogs/fragments/65618-ansible-galaxy-collection-verify.yaml

5 lines
310 B
YAML
Raw Normal View History

minor_changes:
- ansible-galaxy - Add a `verify` subcommand to `ansible-galaxy collection`. The collection found on
the galaxy server is downloaded to a tempfile to compare the checksums of the files listed in the
MANIFEST.json and the FILES.json with the contents of the installed collection.