Ansible
Agentless IT automation and configuration management engine
69.7k stars 24.2k forks last commit first released GPL-3.0
Actively maintained
Last commit 27 Jul 2026.

Ansible is an open source IT automation engine used to provision infrastructure, manage configurations, deploy applications, and orchestrate multi-node operations. It is designed to be agentless and typically operates over SSH, using human-readable automation content.
Key Features
- Agentless automation model leveraging existing remote access (commonly SSH)
- Playbooks and roles for repeatable configuration management and application deployment
- Ad-hoc task execution for quick remote operations across many hosts
- Inventory-driven automation for fleets, groups, and environments
- Extensible module system and reusable content via collections
- Supports network automation and cloud provisioning workflows
Use Cases
- Standardize server configuration and enforce desired state across environments
- Automate application rollouts and rolling updates across multiple nodes
- Provision and maintain cloud and network infrastructure as part of operations workflows
Ansible fits teams that want a readable, versionable automation approach without installing agents on managed nodes. Its ecosystem of modules and collections helps extend automation across common platforms and vendors.
Categories:
Tags:
Tech Stack:
Similar to Ansible
DebOps
Ansible-based IT automation framework for Debian-based systems.
DebOps is a free, open-source collection of Ansible roles and playbooks to bootstrap and manage Debian/Ubuntu data centers.

StackStorm
Event-driven automation and workflow orchestration for operations
Open-source event-driven automation platform for DevOps and SRE, with rules, workflows, ChatOps, and hundreds of integration packs for auto-remediation and incident response.

Ansible-NAS
Ansible playbooks to build a home server with Docker apps
Ansible-NAS is an Ansible playbook collection that turns an Ubuntu server into a NAS-style home server by deploying and configuring many self-hosted apps via Docker.
xsrv
Ansible collection to install and manage self-hosted services
A collection of Ansible roles and CLI utilities to install, configure and maintain self-hosted network services (Nextcloud, Matrix, Jitsi, PostgreSQL, WireGuard) on Debian-based hosts.

Semaphore UI
Modern web UI and API for automating DevOps tools.
Open-source web UI and API for running Ansible, Terraform/OpenTofu, Bash, and PowerShell tasks with project isolation and access control.


DietPi
Lightweight Debian-based OS for single-board computers
DietPi is an ultra-lightweight Debian-based OS for SBCs and small servers, featuring menu-driven system configuration and an optimized one-command software installer.


