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...


Enlist the differences between variable name and environment variables.



Enlist the differences between variable name and environment variables...

Answer / Prem Datt

Variable names are local to a play or a task in an Ansible playbook, while environment variables are global and can be accessed by any process running on the system. Variable names have scope within an Ansible playbook, while environment variables are accessible by all processes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

Why is ‘{{ }}’ notation used?

1 Answers  


Can you build your own modules with ansible?

1 Answers  


What is ansible task?

1 Answers  


How do I handle different machines needing different user accounts or ports to log in with?

1 Answers  


What is ansible galaxy?

1 Answers  


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

1 Answers  


Explain in detail about ad-hoc command?

1 Answers  


When should I use {{ }}?

1 Answers  


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

1 Answers  


Compare ansible with chef.

1 Answers  


What is the use of ansible vaults?

1 Answers  


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

1 Answers  


Categories