theJaxon / ansible-builder

Used for creating an ansible execution environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Used for creating an ansible execution environment

Execution environment

Components

  • The environment consists of the following components
    1. Ansible Core
    2. Ansible Runner
    3. Ansible Collections

How is it created


CI Setup

  • Github Actions is being used for building the Container image relying on the Containerfile generated by ansible-builder
  • The image is stored in Github Container registry and can be pulled via podman pull ghcr.io/thejaxon/ansible:0.1

Useful resources

  1. V3 Format
  2. How to create execution environments using ansible-builder

About

Used for creating an ansible execution environment