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 are the different components of ansible? Explain ansible architecture.



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

Answer / Kanika Cairae

Ansible consists of several key components: n1. Playbook: A collection of tasks that Ansible executes on managed nodes.n2. Inventory: A file or directory containing host, group, and variable definitions for managed nodes.n3. Modules: Reusable pieces of code (written in Python) that perform specific tasks during play execution.n4. Handlers: Tasks that can be triggered by other tasks when they have completed.n5. Plugins: Customizable extensions for Ansible's core functionality, such as connection types and lookup plugins.n6. Extra roles: Pre-built collections of related Ansible content (tasks, templates, etc.) organized as reusable units.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How is ansible different from puppet?

1 Answers  


How do I see a list of all of the ansible_ variables?

1 Answers  


What are the advantages of ansible?

1 Answers  


Desired to gain proficiency on ansible?

1 Answers  


How to interpolate variables or dynamic variable names?

1 Answers  


How is ansible used in a continuous delivery pipeline? Explain.

1 Answers  


How can you speed up management inside in ec2?

1 Answers  


Explain what are playbooks in ansible? Explain with some examples.

1 Answers  


What is ansible role?

1 Answers  


why don’t you ship in x format?

1 Answers  


Is ansible an open source tool?

1 Answers  


What is ansible role and how are they different from the playbook?

1 Answers  


Categories