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


List some advantages of using ansible.



List some advantages of using ansible...

Answer / Omendra Yadav

1. Simple Configuration: Ansible playbooks are written in YAML, a human-readable format, making them easy to write and understand.n2. Idempotency: Ansible ensures that commands are executed only once, even if the playbook is run multiple times.n3. Agentless: Ansible does not require an agent on managed nodes, reducing overhead and complexity.n4. Scalability: Ansible can manage a large number of hosts efficiently.n5. Versatility: Ansible can be used for configuration management, application deployment, and orchestration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How can you speed up management inside in ec2?

1 Answers  


Suppose you’re using ansible to configure the production environment and your playbook uses an encrypted file. Encrypted files prompt the user to enter passwords. But since ansible is used for automation, can this process be automated?

1 Answers  


What is configuration management and how does it help an organization?

1 Answers  


What is the best way to make content reusable/redistributable?

1 Answers  


What are ansible server requirements?

1 Answers  


How does configuration management is help an organization?

1 Answers  


What are the different components of ansible?

1 Answers  


How do I handle different machines needing different user accounts or ports to log in with?

1 Answers  


Where does the configuration file live and what can I configure in it?

1 Answers  


How to keep secret data in a playbook?

1 Answers  


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

1 Answers  


When should you test playbooks and roles?

1 Answers  


Categories