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



What are the variables in ansible?..

Answer / Shwet Prakash

Variables in Ansible are used to store data that can be reused across a playbook. They can be global (defined at the play level), host-specific (defined for each host), or task-specific (defined within a task). You can also pass variables from the command line, from inventory files, or from other playbooks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How does ansible work?

1 Answers  


How can you handle different machines needing different user accounts or ports to log in with?

1 Answers  


How to interpolate variables or dynamic variable names?

1 Answers  


How to keep secret data in a playbook?

1 Answers  


What is ansible role?

1 Answers  


How do I write an ansible handler with multiple tasks?

1 Answers  


List some advantages of using ansible.

1 Answers  


How do I access a variable name programmatically?

0 Answers  


What’s the use of ansible?

1 Answers  


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

1 Answers  


What is the best way to make content reusable/redistributable?

1 Answers  


How to create encrypted files using ansible?

1 Answers  


Categories