Skip to content

Latest commit

 

History

288 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible

A lightweight, production-ready Ansible Docker image for running playbooks in CI/CD pipelines or local automation, pre-loaded with common community collections and WinRM support for managing Windows nodes.

GitHub GitLab license Open Issues Open PRs Contributors donate sponsor

release build Last Commit StageFreight

GHCR Docker pulls Harbor

latest updated size latest-dev updated size

Image Contents

python 3.14.7

System Packages

bash coreutils curl git jq openssh openssh-keygen rage rsync

Python Packages

ansible-core 2.20.4 ansible-lint 26.3.0 hvac kubernetes pip pywinrm requests

Ansible Collections

ansible.posix ansible.windows community.docker community.hashi_vault community.sops kubernetes.core

Binary Tools

kubectl v1.34.8 kustomize v5.8.1 sops v3.13.3 yq v4.53.6

Documentation

Topic
Usage Running the image locally and in CI/CD
CI Component GitLab CI component inputs and setup
Windows WinRM configuration and inventory

Installation

docker run --rm -v $(pwd):/app -w /app docker.io/hlhd/ansible:latest ansible-playbook playbook.yaml

License

Distributed under the GPL-3.0 License.

About

Lightweight Ansible image preloaded with common community collections, WinRM support for Windows nodes, and kubectl + kustomize for Kubernetes work — built for running playbooks in CI/CD pipelines and homelab automation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages