ansible-galaxy collection verify [collection_name]

Verify collections

Arguments

NameDescription
collection_nameThe collections to verify

Options

NameDescription
--server, -s <api_server>The Galaxy API server URL
--token, --api-key <api_key>The Ansible Galaxy API key which can be found at https://galaxy.ansible.com/me/preferences
--ignore-certs, -cIgnore SSL certificate validation errors
--collections-path, -p <collections_path>One or more directories to search for collections in addition to the default COLLECTIONS_PATHS; separate multiple paths with ':'
--ignore-errors, -iIgnore errors during verification and continue with the next specified collection
--requirements-file, -r <requirements>A file containing a list of collections to be downloaded