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.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How is ansible different from puppet?

3


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

2


Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?

2


What features does the ansible tower provide?

1


How do I set the path or any other environment variable for a task?

3


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

2


How to install ansible?

1


Does ansible support aws?

1


Why are you attracted to science and science fiction?

1


How do I handle python pathing not having a python 2.x in /usr/bin/python on a remote machine?

1


What are ad-hoc commands? Give an example.

2


How do I speed up management inside ec2?

2


When should I use {{ }}?

1


Is there a web interface / rest api / etc?

1


How do I access a variable name programmatically?

1