Ansible

Infrastructure

Provisioning and release automation for managed servers.

An agentless configuration management tool that applies declared state to servers over SSH, with idempotent modules.

How we use it

Turns a manifest into a configured server. Idempotence is the property that matters: the same run against a healthy machine changes nothing, which is what makes redeployment safe.

12

systems