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

Talk about ansible architecture.

1 Answers  


When should I use {{ }}?

1 Answers  


Does ansible support hardware provisioning?

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  


How do I access a variable of the first host in a group?

1 Answers  


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

1 Answers  


How does configuration management is help an organization?

1 Answers  


How do I write an ansible handler with multiple tasks?

1 Answers  


What is ansible task?

1 Answers  


What are playbooks in ansible?

1 Answers  


What are the advantages of ansible?

1 Answers  


Explain the concept behind infrastructure as code (iac).

1 Answers  


Categories