ansible-galaxy collection download <collection...>

Download collections

Arguments

NameDescription
collectionName of the collection

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
--clear-response-cacheClear the existing server response cache
--no-cacheDo not use the server response cache
--no-deps, -nDon't download collection(s) listed as dependencies
--download-path, -p <download_path>The directory to download the collections to
--requirements-file, -r <requirements>A file containing a list of collections to be downloaded
--preInclude pre-release versions