Sign inSign up

hlhd/ansible

By hlhd

Updated 3 days ago

Container image for running Ansible playbooks in CI and local automation.

Image
0

4.7K

hlhd/ansible repository overview

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
UsageRunning the image locally and in CI/CD
CI ComponentGitLab CI component inputs and setup
WindowsWinRM 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.

Tag summary

Content type

Image

Digest

sha256:da7c5ea18

Size

79.7 MB

Last updated

6 months ago

docker pull hlhd/ansible