Skip to content

Ansible collection for generating kayobe automation workflows for GitHub

Notifications You must be signed in to change notification settings

stackhpc/ansible-collection-kayobe-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Collection - stackhpc.kayobe_workflows

This repository contains stackhpc.kayobe_workflows an Ansible Collection. The collection currently includes a role for generating workflows that utilise stackhpc/kayobe-automation within GitHub Actions.

Included content

Roles:

  • github for generating workflows appropriate for GitHub Actions

Using this collection

Before using the collection, you need to install the collection with the ansible-galaxy CLI:

ansible-galaxy collection install stackhpc.kayobe_workflows

You can also include it in a requirements.yml file and install it via ansible-galaxy collection install -r requirements.yml using the format:

collections:
- name: stackhpc.kayobe_workflows

See Ansible Using collections for more details.

About

Ansible collection for generating kayobe automation workflows for GitHub

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages