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...


Give a comparison between ansible and puppet.



Give a comparison between ansible and puppet...

Answer / Firdos Khan

Ansible is a configuration management tool that uses SSH to push changes to target hosts, while Puppet requires an agent to be installed on each host. Ansible is more idempotent than Puppet, meaning it will only make the necessary changes to achieve the desired state. However, Puppet offers more advanced features like its own language and declarative syntax.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How would you access a variable of the first host in a group?

1 Answers  


How do I access a variable name programmatically?

0 Answers  


Why is ‘{{ }}’ notation used?

1 Answers  


How do I submit a change to the documentation?

1 Answers  


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

1 Answers  


Write an ansible playbook to automate the starting of ec2 instance.

1 Answers  


How do I loop over a list of hosts in a group, inside of a template?

1 Answers  


How do I see all the inventory vars defined for my host?

1 Answers  


How do I access shell environment variables?

1 Answers  


Write a playbook to create a backup of a file in the remote servers before copy.

1 Answers  


What are ansible vaults and why are they used?

1 Answers  


What is the way to access shell environment variables in ansible?

1 Answers  


Categories