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 does fact mean in ansible?



What does fact mean in ansible?..

Answer / Vabhav Chandra Gaur

In Ansible, facts are data about the managed nodes that can be accessed and used within playbooks. Facts include information such as operating system version, package versions, hostname, IP address, and more. Ansible collects these facts during the initial connection to a node and stores them in variables that can be accessed later.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

What is ansible galaxy?

1 Answers  


How ansible different from the playbook?

1 Answers  


How would you access a variable of the first host in a group?

1 Answers  


How can looping be done over a list of hosts in a group, inside of a template?

1 Answers  


How to keep secret data in a playbook?

1 Answers  


How do I access shell environment variables?

1 Answers  


What is ansible?

1 Answers  


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

1 Answers  


Can you copy files recursively onto a target host? If yes, how?

1 Answers  


How do I keep secret data in my playbook?

1 Answers  


How can I display all the inventory vars defined for my host?

1 Answers  


What are the ansible modules? Explain the different types.

1 Answers  


Categories