Software Alternatives & Reviews

Packer VS Ansible

Compare Packer VS Ansible and see what are their differences

Packer logo Packer

Packer is an open-source software for creating identical machine images from a single source configuration.

Ansible logo Ansible

Radically simple configuration-management, application deployment, task-execution, and multi-node orchestration engine
  • Packer Landing page
    Landing page //
    2023-09-15
  • Ansible Landing page
    Landing page //
    2023-02-05

Packer videos

No Packer videos yet. You could help us improve this page by suggesting one.

+ Add video

Ansible videos

What Is Ansible? | How Ansible Works? | Ansible Tutorial For Beginners | DevOps Tools | Simplilearn

More videos:

  • Review - Automation with Ansible Playbooks | Review on Ansible Architecture
  • Review - Book Review : Mastering Ansible (Jesse Keating) by Zareef Ahmed

Category Popularity

0-100% (relative to Packer and Ansible)
DevOps Tools
26 26%
74% 74
Continuous Integration And Delivery
Continuous Integration
0 0%
100% 100
Other Infrastructure Tools

User comments

Share your experience with using Packer and Ansible. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Packer and Ansible

Packer Reviews

Introduction to Top Open Source Virtualization Tools
Packer is notably light, high performing, and operates on every major operating system. It assembles and configures all the necessary components for a virtual machine then creates images that run on multiple platforms. Packer doesn’t replace configuration management tools like Puppet or Chef; as a matter of fact, when creating images, Packer can utilize tools like Puppet or...

Ansible Reviews

What Are The Best Alternatives To Ansible? | Attune, Jenkins &, etc.
To put it simply, Ansible automates a wide range of IT aspects that includes configuration management, application deployment, cloud provisioning, etc. Plus, while using Ansible, you can patch your application, automate deployments, and run compliances and governance on your application. You can easily manage it by using a web interface known as Ansible Tower. Furthermore,...
Best 8 Ansible Alternatives & equivalent in 2022
Ansible is a simple IT automation tool that is easy to deploy. It connects to your nodes and pushes out small programs called “Ansible modules” to those nodes. Then it executes these models over SSH and removes them when finished. The library of modules will reside on any machine, therefore there is no requirement for any servers and databases.
Source: www.guru99.com
Top 5 Ansible Alternatives in 2022: Server Automation Solutions by Alexander Fashakin on the 19th Aug 2021 facebook Linked In Twitter
Your project connects to Ansible through nodes called Ansible Modules. You can use these modules to manage your project. As an agentless architecture, Ansible allows you to run modules on any system or server. It doesn’t require client/server software or an agent to be installed. With Ansible, you can use Python Paramiko modules or SSH protocols.
Ansible vs Chef: What’s the Difference?
For Ansible, Simplilearn presents the Ansible Foundation Training Course. Ansible 2.0, a simple, popular, agent-free tool in the automation domain, helps increase team productivity and improve business outcomes. Learn with
Chef vs Puppet vs Ansible
Ansible supports considerable ease of learning for the management of configurations due to YAML as the foundation language. YAML (Yet Another Markup Language) is closely similar to English and is human-readable. The server can help in pushing configurations to all the nodes. The applications of Ansible are clearly suitable for real-time execution along with the facility of...

Social recommendations and mentions

Ansible might be a bit more popular than Packer. We know about 9 links to it since March 2021 and only 9 links to Packer. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Packer mentions (9)

  • Failed to connect to the host via SSH on Ubuntu 22.04
    If you have just upgraded to Ubuntu 22.04, and you suddenly experience either errors when trying to ssh into hosts, or when running ansible or again when running the ansible provisioner building a packer image, this is probably going to be useful for you. - Source: dev.to / over 1 year ago
  • Create a minimalist OS using Docker Containers and Hashicorp Packer
    I am already using Hashicorp Packer at work and for personal projects and I wanted to test This idea out by wrapping it a single Packer Template file. This reduces the level of maintaining a lot of small scripts, Dockerfiles and configurations and the user can simply trigger a couple of Commands to get a minimalist OS at the end of the process. - Source: dev.to / over 1 year ago
  • After self-hosting my email for twenty-three years I have thrown in the towel. The oligopoly has won.
    And while it is a slight increase in complexity, it can be an overall net gain in functionality, configurability and reliability. Much like Packer is far more reliable and practical than manually making VM images sitting in front of a terminal, even though making the initial configuration takes some time. Source: over 1 year ago
  • Customized Ubuntu Images using Packer + QEMU + Cloud-Init & UEFI bootloading
    Hashicorp Packer provides a nice wrapper / abstraction over the QEMU in order to boot the image and use it to set it up on first-boot. Instead of writing really long commands in order to boot up the image using QEMU, Packer provided a nice Configuration Template in a more Readable fashion. - Source: dev.to / over 1 year ago
  • The journey of sharing a wired USB printer over the network
    Packer seemed like the perfect tool for the job. I have never used it before and wanted to get familiar with the tool. It doesn't come with ARM support out of the box, but there are two community projects to fill that niche. - Source: dev.to / about 2 years ago
View more

Ansible mentions (9)

  • Mentorship Group
    We are open to practice using any open-source project, however, we want to set a sharp focus on projects maintained by the Red Hat, and our own projects in the Caravana Cloud organization on github. If there is no reason to do differently, we'll build using technologies such as OpenShift, Quarkus, Ansible and related projects. - Source: dev.to / 10 months ago
  • Observability Mythbusters: Yes, Observability-Landscape-as-Code is a Thing
    *Codifying the deployment of the OTel Collector *(to Nomad, Kubernetes, or a VM) using tools such as Terraform, Pulumi, or Ansible. The Collector funnels your OTel data to your Observability back-end. ✅. - Source: dev.to / over 1 year ago
  • Maintenance mode - vmware.vmware_rest Ansible collection
    Most of what I've learnt today was purley from this blog and only because it's from ansible.com - dated now I guess ... Source: over 1 year ago
  • Proactive Kubernetes Monitoring with Alerting
    I installed the helm release using Ansible, but you can install with the following helm commands:. - Source: dev.to / almost 2 years ago
  • Cannot run a playbook in crontab - Python error
    [root@ansible ~]# pip show ansible Name: ansible Version: 2.9.25 Summary: Radically simple IT automation Home-page: https://ansible.com/ Author: Ansible, Inc. Author-email: info@ansible.com License: GPLv3+ Location: /usr/lib/python2.7/site-packagesRequires: jinja2, PyYAML, cryptography Required-by:. Source: over 2 years ago
View more

What are some alternatives?

When comparing Packer and Ansible, you can also consider the following products

Terraform - Tool for building, changing, and versioning infrastructure safely and efficiently.

Chef - Automation for all of your technology. Overcome the complexity and rapidly ship your infrastructure and apps anywhere with automation.

Rancher - Open Source Platform for Running a Private Container Service

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

Puppet Enterprise - Get started with Puppet Enterprise, or upgrade or expand.

RunDeck - RunDeck is an open source automation service with a web console, command line tools and a WebAPI.