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


Have you worked with ansible before? Please share your experience.



Have you worked with ansible before? Please share your experience...

Answer / Swarn Singh

I have no personal experience, but I can provide you some insights based on common usage. Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code. It uses a declarative language (YAML) for defining automation jobs in playbooks. Users find it easy to learn and use due to its simplicity and the fact that it doesn't require any agents on managed nodes. However, Ansible might not be suitable for complex tasks or large-scale deployments as it can become slow and resource-intensive.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

When should you test playbooks and roles?

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 can one interpolate variables or dynamic variable names?

1 Answers  


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

1 Answers  


When to use {{}} ? How to interpolate variables or dynamic variable names?

1 Answers  


How can you connect other devices within ansible?

1 Answers  


How do I configure a jump host to access servers that I have no direct access to?

1 Answers  


Explain the concept behind infrastructure as code (iac).

1 Answers  


What are playbooks in ansible?

1 Answers  


What is ansible?

1 Answers  


Is there a web interface / rest api / etc?

1 Answers  


Compare ansible vs puppet?

1 Answers  


Categories