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?



What are the different components of ansible?..

Answer / 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

More Ansible Interview Questions

Compare ansible with chef.

1 Answers  


Explain different modules in ansible.

1 Answers  


How do I keep secret data in my playbook?

1 Answers  


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

1 Answers  


Compare ansible vs puppet?

1 Answers  


What are ad-hoc commands? Give an example.

1 Answers  


How can I set the path or any other environment variable for a task or entire playbook?

1 Answers  


What are ansible vaults and why are they used?

1 Answers  


Where does the configuration file live and what can I configure in it?

1 Answers  


Is it possible to build our modules in ansible?

1 Answers  


Why are you attracted to science and science fiction?

0 Answers  


How do I access a variable name programmatically?

0 Answers  


Categories