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 is ansible role and how are they different from the playbook?



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

Answer / Swadesh Mishra

"An Ansible Role represents a reusable collection of tasks, files, variables, and dependencies that help to organize your Ansible playbooks. A Playbook, on the other hand, contains a series of plays (a play is a group of tasks) that are used to automate and orchestrate the configuration management process. While a role defines a set of configuration for a specific component, a playbook defines the order in which those roles will be executed for a given inventory of hosts."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

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

1 Answers  


Compare ansible vs puppet?

1 Answers  


What is ansible task?

1 Answers  


How do I access a variable of the first host in a group?

1 Answers  


How do I loop over a list of hosts in a group, inside of a template?

1 Answers  


How to interpolate variables or dynamic variable names?

1 Answers  


Is it unsafe to bulk-set task arguments from a variable?

1 Answers  


Does ansible support hardware provisioning?

1 Answers  


How ansible different from the playbook?

1 Answers  


why don’t you ship in x format?

1 Answers  


How ansible works?

1 Answers  


How would you install ansible on a centos system?

1 Answers  


Categories