Ansible

About

Ansible:

  • follows procedural instructions defined by the user, streamlines ad-hoc, event-based tasks.
  • is agent less

Easy for small- and mid-size teams to get up and running quickly, at a certain scale.

Ansible by default manages machines over the SSH protocol. For agent-based automation, see Puppet

Getting Started

Task Runner