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


Describe the working of ansible.



Describe the working of ansible...

Answer / Gyanendra Singh

Ansible works by using SSH (Secure Shell) to connect to remote servers and push configurations, deploy applications, or run ad-hoc commands. It does not require an agent on the managed nodes and uses a 'pull' model where the master node pulls information from the managed nodes. Ansible inventories define which hosts to manage, and playbooks are used to define tasks that should be executed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

What does fact mean in ansible?

1 Answers  


Explain in detail about ad-hoc command?

1 Answers  


Describe your newsletter ansible and who it’s aimed at.

1 Answers  


What are the ansible modules?

1 Answers  


How ansible works?

1 Answers  


What’s the use of ansible?

1 Answers  


How do I see a list of all of the ansible_ variables?

1 Answers  


What are ansible vaults and why are they used?

1 Answers  


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

1 Answers  


How can you connect other devices within ansible?

1 Answers  


Enlist the differences between variable name and environment variables.

1 Answers  


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

0 Answers  


Categories