SlideShare a Scribd company logo
Ansible is usually grouped along with other Configuration Management tools like Puppet,
Chef, SaltStack etc. Well, let me tell you, Ansible is not just limited to Configuration
Management. It can be used in many different ways too. I have mentioned some of them
below:
Provisioning: Your apps have to live somewhere. If you’re PXE (Preboot eXecution
Environment) booting and kickstarting bare-metal servers or Virtual Machines, or creating
virtual or cloud instances from templates, Ansible & Ansible Tower helps to streamline
this process. For example, if I want to test the debug version of an application that is built
with Visual C++, I ought to meet some prerequisite requirements like having Visual C++
library DLLs (msvcr100d.dll). I will also need Visual Studio installed in your computer.
This is when Ansible makes sure that the required packages are downloaded and
installed in order to provision my application.

More Related Content

PPTX
Ordina SOFTC Presentation - TFS and JAVA, better together
PPT
Django Deployment
PDF
CodingExercise
TXT
Handling transition between 4.x and 5.x.
PPTX
Applying BDD in refactoring
PPTX
Athena, Android UI Testing Platfrom
PDF
CI/CD using TFS Release Manager
PDF
Dennis Benkert - The Dog Ate My Deployment - Symfony Usergroup Berlin March ...
 
Ordina SOFTC Presentation - TFS and JAVA, better together
Django Deployment
CodingExercise
Handling transition between 4.x and 5.x.
Applying BDD in refactoring
Athena, Android UI Testing Platfrom
CI/CD using TFS Release Manager
Dennis Benkert - The Dog Ate My Deployment - Symfony Usergroup Berlin March ...
 

What's hot (11)

PPTX
Serhiy Kalinets "Console: why should we care?"[Lightning talk]
PDF
The Dog Ate My Deployment - Symfony Usergroup Cologne July 2013
 
PPTX
The Dog Ate My Deployment - PHP Uncoference September 2013
 
PPTX
Le novità di Visual Studio Team Services
PDF
Using continuouspipe to speed up our workflows
PPTX
Scrum with VS ALM
PPTX
Release management with TFS 2013
PPTX
Xpirit MeetUp: Docker Windows Workshop
PPTX
Continuous Delivery @ Onegini
PPTX
DockerCon 17 EU: Modernizing .NET Apps with Docker
PPT
Strata CA 2019: From Jupyter to Production Manu Mukerji
Serhiy Kalinets "Console: why should we care?"[Lightning talk]
The Dog Ate My Deployment - Symfony Usergroup Cologne July 2013
 
The Dog Ate My Deployment - PHP Uncoference September 2013
 
Le novità di Visual Studio Team Services
Using continuouspipe to speed up our workflows
Scrum with VS ALM
Release management with TFS 2013
Xpirit MeetUp: Docker Windows Workshop
Continuous Delivery @ Onegini
DockerCon 17 EU: Modernizing .NET Apps with Docker
Strata CA 2019: From Jupyter to Production Manu Mukerji
Ad

Similar to Ansible overview (20)

PDF
DevOps Training | DevOps Online Training
PDF
Managing Postgres with Ansible
ODP
Introduction to Ansible
PPTX
SESSION Ansible how to deploy and push resources
PPTX
Ansible day01
PDF
Writing your First Ansible Playbook
PPTX
Introduction to ansible
PPTX
Ansible day 1.ppt
PPTX
Ansible day 1.ppt
PPTX
Using Ansible and PowerShell Together
PDF
Ansible_Basics_ppt.pdf
PDF
Automated Deployment and Configuration Engines. Ansible
PPTX
Introduction to Ansible
PPTX
When all you have is a nail
PDF
Devops_and_Legacy_Ansible
PDF
Managing PostgreSQL with Ansible - FOSDEM PGDay 2016
PPTX
Ansible as configuration management tool for devops
PDF
Case Study: Ansible and NASA
PDF
Managing MySQL with Ansible
PDF
DevOps with Ansible
DevOps Training | DevOps Online Training
Managing Postgres with Ansible
Introduction to Ansible
SESSION Ansible how to deploy and push resources
Ansible day01
Writing your First Ansible Playbook
Introduction to ansible
Ansible day 1.ppt
Ansible day 1.ppt
Using Ansible and PowerShell Together
Ansible_Basics_ppt.pdf
Automated Deployment and Configuration Engines. Ansible
Introduction to Ansible
When all you have is a nail
Devops_and_Legacy_Ansible
Managing PostgreSQL with Ansible - FOSDEM PGDay 2016
Ansible as configuration management tool for devops
Case Study: Ansible and NASA
Managing MySQL with Ansible
DevOps with Ansible
Ad

Recently uploaded (20)

PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
DOCX
573137875-Attendance-Management-System-original
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PPTX
Geodesy 1.pptx...............................................
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
Well-logging-methods_new................
PDF
PPT on Performance Review to get promotions
PPTX
web development for engineering and engineering
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
Construction Project Organization Group 2.pptx
PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PPTX
CH1 Production IntroductoryConcepts.pptx
PPT
Project quality management in manufacturing
PPTX
Safety Seminar civil to be ensured for safe working.
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
573137875-Attendance-Management-System-original
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
Geodesy 1.pptx...............................................
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Well-logging-methods_new................
PPT on Performance Review to get promotions
web development for engineering and engineering
CYBER-CRIMES AND SECURITY A guide to understanding
Construction Project Organization Group 2.pptx
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
CH1 Production IntroductoryConcepts.pptx
Project quality management in manufacturing
Safety Seminar civil to be ensured for safe working.

Ansible overview

  • 1. Ansible is usually grouped along with other Configuration Management tools like Puppet, Chef, SaltStack etc. Well, let me tell you, Ansible is not just limited to Configuration Management. It can be used in many different ways too. I have mentioned some of them below: Provisioning: Your apps have to live somewhere. If you’re PXE (Preboot eXecution Environment) booting and kickstarting bare-metal servers or Virtual Machines, or creating virtual or cloud instances from templates, Ansible & Ansible Tower helps to streamline this process. For example, if I want to test the debug version of an application that is built with Visual C++, I ought to meet some prerequisite requirements like having Visual C++ library DLLs (msvcr100d.dll). I will also need Visual Studio installed in your computer. This is when Ansible makes sure that the required packages are downloaded and installed in order to provision my application.