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

How can you connect other devices within ansible?

1 Answers  


What are the ansible modules?

1 Answers  


How do I set the path or any other environment variable for a task?

1 Answers  


Does ansible support aws?

1 Answers  


What is the ask_pass module in ansible?

1 Answers  


What is the use of ansible?

1 Answers  


How can looping be done over a list of hosts in a group, inside of a template?

1 Answers  


Is there a web interface / rest api / etc?

1 Answers  


How can one interpolate variables or dynamic variable names?

1 Answers  


Can you write a simple playbook to install nginx on a host machine?

1 Answers  


How ansible works?

1 Answers  


Explain a few of the basic terminologies or concepts in ansible.

1 Answers  


Categories