Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 371 Bytes

Ansible Galaxy Role Import

A GitHub Action to import a role into Ansible Galaxy.

Inputs

galaxy_api_key

Ansible Galaxy API Key.

Usage

uses: 0x022b/galaxy-role-import-action@v1
with:
  galaxy_api_key: ${{ secrets.galaxy_api_key }}

License

This project is licensed under the MIT License.