Skip to content

gantsign/ansible-galaxy-import-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-galaxy-import-action

Tests

Imports a the current repo into Ansible Galaxy as a role.

Usage

name: Release

on:
  release:
    types:
      - published

jobs:
  release:
    name: Release
    runs-on: ubuntu-20.04
    steps:
      - name: Import role into Ansible Galaxy
        uses: gantsign/ansible-galaxy-import-action@v1
        with:
          api-key: ${{ secrets.GALAXY_API_KEY }}

License

The Unlicense

Author Information

John Freeman

GantSign Ltd. Company No. 06109112 (registered in England)

About

Imports a the current repo into Ansible Galaxy as a role

Resources

License

Stars

Watchers

Forks

Packages

No packages published