Close

2018-10-10

What Is Ansible? How Ansible Works?

What Is Ansible? How Ansible Works?

This Ansible tutorial will help you understand why Ansible is needed, what is Ansible, Ansible as a pull configuration tool, Ansible architecture, Ansible playbook, Ansible inventory, how Ansible works, Ansible tower and you will also see a use case on how Hootsuite used Ansible.

Increasing team productivity and improving business outcomes have now become easy with Ansible. Ansible is a simple, popular, agent-free tool in the automation domain. Ansible is a tool that allows you to create and control three key areas within the operations environment of software development lifecycle. The first one is IT automation which allows you to write instructions to automate the IT professional’s work that you would typically do manually in the past, the second is configuration management which allows you to maintain consistency of all systems in the infrastructure and the third is automatic deployment which allows you to deploy applications automatically on a variety of environments.

Now let us get started and understand Ansible and it’s architecture.

Below topics are explained in this Ansible tutorial:

  • Why Ansible?
  • What is Ansible?
  • Ansible – Pull configuration tool
  • Ansible architecture
  • Playbook
  • Inventory
  • Working of Ansible
  • Ansible tower
  • Use case by Hootsuite