Skip to content

justsomescripts/ansible-ee-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Workflow Status Docker Image Version (tag) Docker Image Size

Alpine Ansible Execution Environment

This repository provides an alternative to the official CentOS-based Ansible Execution Environments. Being based on Alpine, it aims to be more lightweight and runs with a non-root user by default.

📚 Table of Contents

(back to top)

ℹ️ About The Project

This project provides container images for Ansible Execution Environments based on Alpine Linux.

Advantages compared to the official EEs built using ansible-builder:

  • non-root user context
  • simpler Containerfile
  • small Container image
  • easy to use without ansible-runner

(back to top)

✈️ Getting Started

TBD

📖 Usage

TBD

(back to top)

📬 Contact

David Gries - @dgries - mail@dgries.de

(back to top)