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

Minimal Alpine Linux based Docker image for a GitHub Action that imports role into Ansible Galaxy

License

Notifications You must be signed in to change notification settings

0x022b/docker-ansible-galaxy-role-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Galaxy Role Import

Minimal Alpine Linux based Docker image for a GitHub Action that imports role into Ansible Galaxy.

Usage

runs:
  using: docker
  image: docker://0x022b/ansible-galaxy-role-import
  env:
    galaxy_api_key: ${{ inputs.galaxy_api_key }}

In addition to galaxy_api_key environment variable seen in the example above the container also uses the built-in GITHUB_REPOSITORY environment variable.

Versioning

This project mirrors Ansibles major and minor version numbers.

License

This project is licensed under the MIT License.

About

Minimal Alpine Linux based Docker image for a GitHub Action that imports role into Ansible Galaxy

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published