Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is ansible and what makes it stand out from the rest of the configuration management tools?



What is ansible and what makes it stand out from the rest of the configuration management tools?..

Answer / Rahul Jain

Ansible is an open-source configuration management, orchestration, and automation tool. It stands out due to its simplicity (no agents are required on managed hosts), idempotence (it ensures that every run leaves your systems in exactly the desired state), and agentlessness nature which makes it lightweight compared to other tools like Puppet or Chef.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

Desired to gain proficiency on ansible?

1 Answers  


Is it unsafe to bulk-set task arguments from a variable?

1 Answers  


What is the use of ansible?

1 Answers  


How do I get ansible to reuse connections, enable kerberized ssh, or have ansible pay attention to my local ssh config file?

1 Answers  


What is the difference between a variable name and an environment variable?

1 Answers  


How do I generate crypted passwords for the user module?

1 Answers  


How do I write an ansible handler with multiple tasks?

1 Answers  


How to interpolate variables or dynamic variable names?

1 Answers  


Is there a web interface / rest api / etc?

1 Answers  


Explain the concept behind infrastructure as code (iac).

1 Answers  


When should I use {{ }}? Also, how to interpolate variables or dynamic variable names

1 Answers  


What are the different components of ansible? Explain ansible architecture.

1 Answers  


Categories