Overview
Ansible is an IT automation system for configuration management, application deployment, cloud provisioning, ad-hoc tasks, network automation, and multi-node orchestration. It uses existing SSH rather than installing a dedicated agent on managed systems.
Based on official documentation; not hands-on tested · Content checked:
Operate machines in parallel without a custom agent
Human- and machine-readable descriptions define desired state and tasks applied over SSH to multiple targets. Configuration, deployment, cloud provisioning, ad-hoc execution, network automation, and rolling updates share one system, while modules may be developed in dynamic languages beyond Python.
Sources: [1]
For lightweight automation across existing servers and services
It fits operations teams avoiding resident agents and extra ports while making server configuration, application deployment, network devices, and cloud resources reviewable and auditable. Released versions can be installed with pip or operating-system package managers.
Sources: [1]
Distinguish ansible-core, collections, and stable branches
Development in this repository centers on ansible-core, while integrations and target-specific capabilities are split into collections. The devel branch contains current work but is more likely to introduce breaking changes, so operations should select a compatible stable-2.X or released version and verify collection compatibility.
Sources: [1]
Official sources
- [1]Ansible README(2026-09-13)
Supplemental curator note
Selected for unifying a distributed collection ecosystem and practical playbook discovery through shared documentation rather than a license crisis.
Growth trends
Last 30 days
70,666 Stars
Trend data is still being collected.
Built with
- Python
Categories and tags
Tags
GitHub Topics
- python
- ansible
GitHub dataView detailed GitHub data
- Stars
- 70,666
- Forks
- 24,335
- Watchers
- 1,915
- Open issues
- 520
- Contributors
- 373
- Primary language
- Python
- License
- GPL-3.0
- Repository last updated
- Sep 11, 2026
Explore next
- n8n204,119 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Dify155,555 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript - Kubernetes127,382 Stars
A cloud-native platform for deploying, maintaining, and scaling containers across hosts.
Go - Moby72,090 Stars
Docker's upstream open-source project for assembling container platforms from replaceable components.
Go - Prometheus66,055 Stars
A monitoring platform that pulls labeled time-series metrics and combines PromQL, rules, alerts, and service discovery.
Go
Report incorrect information
Tell us if any listing information is incorrect or outdated.