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 playbooks in ansible?



What are playbooks in ansible?..

Answer / Sahil Chaudhary

Playbooks in Ansible are scripts or instructions that automate configuration management, deployment, and orchestration tasks. They describe a series of actions to be performed on one or more targets (servers) using modules, tasks, and plays. Playbooks use YAML syntax for easy readability and are executed by the ansible-playbook command.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

What is ansible?

1 Answers  


How does ansible work?

1 Answers  


How to keep secret data in a playbook?

1 Answers  


Does ansible support hardware provisioning?

1 Answers  


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

1 Answers  


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

0 Answers  


What is ansible and what makes it stand out from the rest of the configuration management tools?

1 Answers  


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

1 Answers  


How does configuration management is help an organization?

1 Answers  


How ansible different from the playbook?

1 Answers  


What is the ask_pass module in ansible?

1 Answers  


Give a comparison between ansible and puppet.

1 Answers  


Categories