Sign inSign up

shreyas02/ansible_controlnode

By shreyas02

•Updated about 1 year ago

A Docker image with a preconfigured Ansible Control Node to quickly build and test playbooks.

Image
Developer tools
1

54

shreyas02/ansible_controlnode repository overview

🐳 Ansible Control Node Docker Image

📦 Overview

This light weight Docker image provides a preconfigured Ansible Control Node. Launch the container and start building, testing, and running Ansible playbooks without setting up Ansible manually. Ideal for DevOps engineers, SREs, and anyone automating infrastructure.

🚀 Features

✅ Preinstalled Ansible (latest stable version)

✅ SSH client configured for managing remote nodes

✅ Lightweight base image for faster startup

✅ Perfect for DevOps, SRE, and automation workflows

🛠️ How to Use

🔥 Pull the Image

docker pull shreyas02/ansible-control-node:{tag}

▶️ Run the Container

docker run -it shreyas02/ansible-control-node:{tag} /bin/bash

✅ Verify Installation

ansible --version

Tag summary

Content type

Image

Digest

sha256:5f2bc2db9…

Size

87.2 MB

Last updated

about 1 year ago

docker pull shreyas02/ansible_controlnode:v1.0