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?

Answer Posted / Sunny Verma

Ansible consists of several components, including:nn1. Inventory: A list of hosts that Ansible manages, along with their attributes and variables.nn2. Playbooks: YAML files containing tasks, plays, and handlers to automate system administration.nn3. Modules: Reusable scripts that perform specific tasks such as installing packages or starting services.nn4. Ad-hoc commands: One-off Ansible commands for executing tasks on hosts.nn5. Roles: A way to organize playbooks and their related files into reusable units.nn6. Plugins: Extensions that provide additional functionality, such as callback plugins, inventory plugins, and connection plugins.

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


How do I see all the inventory vars defined for my host?

2


How can you connect other devices within ansible?

2


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

2


How can looping be done over a list of hosts in a group, inside of a template?

3


How do I speed up management inside ec2?

2


How do I keep secret data in my playbook?

2


How does ansible work?

2


What are the variables in ansible?

1


What are the advantages of ansible?

3


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

1


What are the ansible modules? Explain the different types.

1


What are ansible vaults and why are they used?

3


Explain the callback plugin in ansible?

2