Command Palette

Search for a command to run...

position in category
#6

Open-source IT automation engine for provisioning, configuration management, application deployment, and orchestration. Uses YAML playbooks that read like plain English and runs over SSH with no agents required on target systems, simplifying setup and security.

Adopted by many enterprises and sponsored by Red Hat. It stands out from agent-based tools like Chef and Puppet by using an agentless architecture that reduces footprint and avoids per-host daemons. The project is maintained by a large community with thousands of contributors.

Key capabilities:

  • Agentless design using SSH, no software to install on managed nodes
  • Idempotent operations, safe to run playbooks repeatedly
  • Ansible Galaxy for reusable roles and collections
  • Integrations for cloud providers, containers, networking, and databases
  • Human-readable YAML syntax for playbooks and inventories

Common applications include server provisioning, configuration drift remediation, patch management, and zero-downtime application deployments. DevOps and platform teams use it to codify infrastructure, enforce compliance, and integrate with CI/CD pipelines. Event-driven extensions support reacting to infrastructure or monitoring events at scale.

GitHub Repositories
1
No noticeable change in usage since last week

Top repositories using Ansible

Most popular GitHub repositories that import or use Ansible

Most likely to be used with

Project using this technology also uses those, ordered by popularity
Cumulated Stars
1.4K
Missing something?