Config Management.

Difference Between Ansible And Ansible Galaxy – Ansible vs Ansible Galaxy

Reading Time: 3 minutes In this article, we will learn that what is the difference between Ansible and Ansible Galaxy (Ansible vs Ansible Galaxy). Ansible is an open-source configuration management tool. It helps in automating software provisioning, configuration management, and application deployment. As you learn more about Ansible, you will surely encounter Ansible Galaxy. However, people often fail to truly understand what this Ansible Galaxy is. Let us see Continue Reading

Introduction to Ansible

Reading Time: 4 minutes Ansible is an open-source automation engine that automates software provisioning, configuration management, and application deployment. It lets you control and configure nodes from a single machine. What makes it different from other management software is that Ansible uses  SSH infrastructure. It uses push mode, where the configuration is pushed from a master machine to nodes. Architecture Ansible has two types of servers: controlling machines and Continue Reading