Skip to content

kheeklab/ansible-builder-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Ansible builder action

This GitHub Action does setup for Ansible Builder.

Usage

To use this action, add the following step to your workflow file:

- name: Setup Ansible Builder
  uses: kheeklab/ansible-builder-action