OSS Tanbou

Ansible — agentless configuration, deployment, and operations automation over SSH

Discovery score 350.2OSS health 100
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
70,666
Primary language
Python
License
GPL-3.0
Repository last updated
Sep 11, 2026

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. [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

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
Report incorrect information

Tell us if any listing information is incorrect or outdated.