artis3n/Deploy Ansible Galaxy Collection

Builds and deploys a Collection to Ansible Galaxy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyAnsible Galaxy API key. This should be stored in a Secret on Github. See https://help.github.com/en/github/automating-your-workflow-with-github-actions/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables. yes
collection_dirThe directory in which the Ansible Collection is stored. This defaults to the project root. no./
buildYou can now choose to build a collection without publishing, and vice versa. If you wish to disable building a collection, set this parameter to "false." yestrue
publishYou can now choose to publish a collection without building (from a pre-built archive), and vice versa. If you wish to disable publishing a collection, set this parameter to "false." yestrue
galaxy_versionDynamically inject a semver-compatible version into your galaxy.yml file.no

no outputs