ansible-galaxy collection publish <collection_path>

Publish collections

Arguments

NameDescription
collection_pathThe path to the collection tarball to publish

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
--no-waitDon't wait for import validation results
--import-timeout <import_timeout>The time to wait for the collection import process to finish