5 lines
310 B
YAML
5 lines
310 B
YAML
|
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.
|