ansible-galaxy collection build <collection>

Build collections

Arguments

NameDescription
collectionPath(s) to the collection to be built

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
--force, -fForce overwriting an existing role or collection
--output-path <output_path>The path in which the collection is built to