Puppet is an automated administrative engine for your Linux, Unix, and Windows systems and performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification. | Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use. |
Insight- Puppet Enterprise's event inspector gives immediate and actionable insight into your environment, showing you what changed, where and how by classes, nodes and resources.;Discovery- Puppet Enterprise delivers a dynamic and fully-pluggable discovery service that allows you to take advantage of any data source or real-time query results to quickly locate, identify and group cloud nodes.;Provisioning- Automatically provision and configure bare metal, virtual, and private or public cloud capacity, all from a single pane. Save time getting your cloud projects off the ground by reusing the same configuration modules you set up for your physical deployments.;Configuration Management- Puppet Enterprise's declarative, model-based approach automates repetitive tasks and eliminates configuration drift. You define the desired state of your infrastructure, and Puppet Enterprise enforces this state, freeing you to work on tougher projects.;Orchestration- Quickly deploy critical updates, like security patches, across hundreds of servers in seconds, or proactively initiate Puppet runs to update configurations and report changes. Puppet Enterprise allows you to orchestrate controlled, multi-step operations to targeted collections of nodes, giving you complete control over infrastructure changes.;Reporting- Get visibility into your infrastructure, browse resources, and view reports that help you manage your configuration. Puppet Enterprise provides node hardware and software inventory, Puppet run change reports, and node configuration graphs via the product's console or 3rd party APIs. | Ansible's natural automation language allows sysadmins, developers, and IT managers to complete automation projects in hours, not weeks.;Ansible uses SSH by default instead of requiring agents everywhere. Avoid extra open ports, improve security, eliminate "managing the management", and reclaim CPU cycles.;Ansible automates app deployment, configuration management, workflow orchestration, and even cloud provisioning all from one system. |