Ansible Definition

“Ansible is an open-source automation engine that automates cloud provisioning, configuration management, and application deployment.[3] Once installed on a control node, Ansible, which is an agentless architecture, connects to a managed node through the default OpenSSH connection type.”
- Wikipedia

Ansible Background

What is the point?

“Using Ansible, we’ve been able to cut down certain processes
from 17 hours to 3 minutes.
Ansible is unquantifiable in its benefit.”
- Branden Faulls, FATMAP

Is there more?

Context - Ansible Use Cases

This is DevOps!

Configuration Management

configure all servers to run app version 2.1

App Deployment

Continuous Delivery