ansible-galaxy collection list [collection]
List collections
Arguments
Name | Description |
---|---|
collection | The collections to list |
Options
Name | Description |
---|---|
--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, -c | Ignore 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 ':' |
--format <format> | Format to display the list of collections in |