Skip to content

Publish Ansible Collection

Actions
Build and publish an Ansible Collection to Ansible Galaxy
1.3.0
Latest
Star (1)

Tags

 (1)

Action: Ansible Collection

Build and publish an Ansible Collection to Ansible Galaxy.

Inputs

api_key

api_key

Required: Ansible Galaxy API key.

This should be stored in a Secret on GitHub. See Creating and Using Secrets Encrypted Variables.

collection_dir

Default: ./

The directory in which the Ansible Collection is stored. This defaults to the project root.

Only change this if your Collection is not stored in your project root.

galaxy_version

Semver-compatible string: 1, 1.1, 1.1.1, 1.1.1-alpha

Dynamically inject a semver-compatible version into your galaxy.yml file.

Example Usage

- name: Build and Deploy Collection
  uses: arillso/action.ansible.collection@master
  with:
    api_key: '3fe6ff42edm793ddei5'

Inspired

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2022, Arillso

Publish Ansible Collection is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Build and publish an Ansible Collection to Ansible Galaxy
1.3.0
Latest

Tags

 (1)

Publish Ansible Collection is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.