ansible

Installation
SKILL.md

Ansible

Ansible is an agentless automation tool. It handles Configuration Management (installing Nginx, editing configs). 2025 sees the Automation Platform 2.5 unified UI and AI Lightspeed assistance.

When to Use

  • Configuration Mgmt: Terraform creates the VM, Ansible installs the software inside it.
  • Agentless: No software to install on targets. Needs only SSH.
  • Network Automation: Configuring Routers/Switches.

Quick Start

Installs
3
GitHub Stars
10
First Seen
Feb 10, 2026
ansible — g1joshi/agent-skills