Ansible is the simplest way to automate apps and IT infrastructure. Application Deployment + Configuration Management + Continuous Delivery. Developed by Michael DeHaan
License: Open Source
Puppet and Ansible are both powerful tools for configuration management, but they differ in their approach. Puppet uses a declarative model requiring agents on target machines, while Ansible employs an agentless, procedural model that is generally easier for beginners to grasp.